The country in which the booking will be made (sold).
XSD Schema Diagram:
XSD Schema Code:
<xs:attribute name="SaleCountry" type="ISO3166" use="optional">
<xs:annotation>
<xs:documentation xml:lang="en">The country in which the booking will be made (sold).</xs:documentation>
</xs:annotation>
</xs:attribute>