Definition Type: Attribute
Name: SaleCountry
Namespace: http://www.opentravel.org/OTA/2003/05
Type: Unresolved link to iso31661
Containing Schema: OTA_AirBaggageRQ.xsd
Use Optional
Documentation:
Country of sale code. Example: us Note: This is the country in which the booking will be made (sold). 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 SaleCountry in schema ota_airbaggagerq_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="SaleCountry" type="ISO3166" use="optional">
    <xs:annotation>
        <xs:documentation source="Description" xml:lang="en">Country of sale 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 in which the booking will be made (sold).</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
    • SaleCountry