Definition Type: Element
Name: TourCode
Type: [Unresolved]: StringLength1to16:
Containing Schema: OTA_AirCommonTypes.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The tour code associated with the fare.
Collapse XSD Schema Diagram:
XSD Diagram of TourCode in schema ota_aircommontypes_xsd1 (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="TourCode" type="StringLength1to16" minOccurs="0">
    <xs:annotation>
        <xs:documentation xml:lang="en">The tour code associated with the fare.</xs:documentation>
    </xs:annotation>
</xs:element>