The ISO country code where the ticket will be issued.
XSD Schema Diagram:
XSD Schema Code:
<xs:attribute name="TicketingCountry" type="ISO3166" use="optional">
<xs:annotation>
<xs:documentation xml:lang="en">The ISO country code where the ticket will be issued.</xs:documentation>
</xs:annotation>
</xs:attribute>