Definition Type: Attribute
Name: LegDistance
Type: nonNegativeInteger:http://www.w3.org/2001/XMLSchema
Containing Schema: OTA_AirCommonTypes.xsd
Use Optional
Documentation:
Miles aquired per flight segments, usually used for earning of frequent flyer miles.
Collapse XSD Schema Diagram:
XSD Diagram of LegDistance in schema ota_aircommontypes_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="LegDistance" type="xs:nonNegativeInteger" use="optional">
    <xs:annotation>
        <xs:documentation xml:lang="en">
		Miles aquired per flight segments, usually used for earning of frequent flyer miles.
		</xs:documentation>
    </xs:annotation>
</xs:attribute>