Definition Type: Attribute
Name: TicketingCountry
Namespace: http://www.opentravel.org/OTA/2003/05
Type: Unresolved link to iso31661
Containing Schema: OTA_AirBaggageRQ.xsd
Use Optional
Documentation:
Country of ticketing code. Example: US Note: This is the country where the ticket will be issued. OpenTravel Best Practice: Country Code Designation: Unless otherwise noted, all country code designations are two characters and WILL follow ISO 3166 prescribed format.
Collapse XSD Schema Diagram:
XSD Diagram of TicketingCountry in schema ota_airbaggagerq_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="TicketingCountry" type="ISO3166" use="optional">
    <xs:annotation>
        <xs:documentation source="Description" xml:lang="en">Country of ticketing code.</xs:documentation>
        <xs:documentation source="Example" xml:lang="en">Example: US</xs:documentation>
        <xs:documentation source="Moreinfo" xml:lang="en">Note: This is the country where the ticket will be issued.</xs:documentation>
        <xs:documentation source="Moreinfo" xml:lang="en">OpenTravel Best Practice: Country Code Designation: Unless otherwise noted, all country code designations are two characters and WILL follow ISO 3166 prescribed format.</xs:documentation>
    </xs:annotation>
</xs:attribute>
Collapse Derivation Tree:
  • Unresolved link to iso31661
    • TicketingCountry