Definition Type: Attribute
Name: DirectionInd
Type: AirTripType
Containing Schema: OTA_AirCommonTypes.xsd
Use Optional
Documentation:
Identifies whether travel is: one way, return trip, circle trip, open jaw, other.
Collapse XSD Schema Diagram:
XSD Diagram of DirectionInd in schema ota_aircommontypes_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="DirectionInd" type="AirTripType" use="optional">
    <xs:annotation>
        <xs:documentation xml:lang="en"> Identifies whether travel is: one way, return trip, circle trip, open jaw, other.</xs:documentation>
    </xs:annotation>
</xs:attribute>
Collapse Derivation Tree: