Definition Type: Element
Name: Equipment
Type: EquipmentType
Containing Schema: OTA_CommonTypes.xsd
MinOccurs 0
MaxOccurs 2
Abstract
Documentation:
The type of equipment used for the flight..
Collapse XSD Schema Diagram:
Drilldown into ChangeofGauge in schema ota_commontypes_xsd1 Drilldown into AirEquipType in schema ota_commontypes_xsd1 Drilldown into EquipmentType in schema ota_commontypes_xsdXSD Diagram of Equipment in schema ota_commontypes_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="Equipment" type="EquipmentType" minOccurs="0" maxOccurs="2">
    <xs:annotation>
        <xs:documentation xml:lang="en"> The type of equipment  used for the  flight..</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
AirEquipType AirEquipType Optional
ChangeofGauge ChangeofGauge false Optional
Collapse Derivation Tree: