Definition Type: Attribute
Name: TourTypeCode
Type: [Unresolved]: StringLength1to8:
Containing Schema: OTA_AirPreferences.xsd
Use Optional
Documentation:
Type of tour (e.g., IT=inclusive Tour, BT= Bulk Tour, NR=Net Remit).
Collapse XSD Schema Diagram:
XSD Diagram of TourTypeCode in schema ota_airpreferences_xsd1 (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="TourTypeCode" type="StringLength1to8" use="optional">
    <xs:annotation>
        <xs:documentation xml:lang="en">Type of tour (e.g., IT=inclusive Tour, BT= Bulk Tour, NR=Net Remit).</xs:documentation>
    </xs:annotation>
</xs:attribute>