Definition Type: Attribute
Name: TripType
Type: AirTripType
Containing Schema: OTA_AirCommonTypes.xsd
Use Optional
Documentation:
To specify if the trip is one way or roundtrip.
Collapse XSD Schema Diagram:
XSD Diagram of TripType in schema ota_aircommontypes_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="TripType" type="AirTripType" use="optional">
    <xs:annotation>
        <xs:documentation xml:lang="en">To specify if the trip is one way or roundtrip. 
</xs:documentation>
    </xs:annotation>
</xs:attribute>
Collapse Derivation Tree: