<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>