Definition Type: Element
Name: LiftInformation
Type: LiftInformationType
Containing Schema: LiftInfo.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
The context and cause of an Exception can best be described by including further Dynamic and Event LiftInformation as well as further Exceptions which may themselves identify the trigger for this Exception.
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>The context and cause of an Exception can best be described by including further Dynamic and Event LiftInformation as well as further Exceptions which may themselves identify the trigger for this Exception.</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: