Definition Type: Element
Name: LiftInformation
Type: LiftInformationType
Containing Schema: LiftInfo.xsd
Abstract
Documentation:
Root element for all types of Lift Information.
Collapse XSD Schema Diagram:
Drilldown into Exception Drilldown into Event Drilldown into DynamicData Drilldown into StaticData Drilldown into LiftInformationTypeXSD Diagram of LiftInformation
Collapse XSD Schema Code:
<xs:element name="LiftInformation" type="LiftInformationType">
    <xs:annotation>
        <xs:documentation>Root element for all types of Lift Information.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
StaticData StaticData 0 unbounded
DynamicData DynamicData 0 unbounded
Event Event 0 unbounded
Exception Exception 0 unbounded
Collapse Derivation Tree: