Definition Type: Element
Name: CheckedBagWeight
Namespace: http://www.opentravel.org/OTA/2003/05
Containing Schema: OTA_AirCheckIn.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Specifies the weight of this checked bag.
Collapse XSD Schema Diagram:
Drilldown into UnitOfMeasureCode in schema ota_commontypes_xsd1 Drilldown into UnitOfMeasure in schema ota_commontypes_xsd1 Drilldown into UnitOfMeasureQuantity in schema ota_commontypes_xsd1 Drilldown into UnitsOfMeasureGroup in schema ota_commontypes_xsd1XSD Diagram of CheckedBagWeight in schema ota_aircheckin_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="CheckedBagWeight" minOccurs="0">
    <xs:annotation>
        <xs:documentation xml:lang="en">Specifies the weight of this checked bag. </xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:attributeGroup ref="UnitsOfMeasureGroup">
            <xs:annotation>
                <xs:documentation xml:lang="en">Specifies the weight of the bag.</xs:documentation>
            </xs:annotation>
        </xs:attributeGroup>
    </xs:complexType>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
UnitOfMeasureQuantity UnitOfMeasureQuantity Optional
UnitOfMeasure UnitOfMeasure Optional
UnitOfMeasureCode UnitOfMeasureCode Optional