The currency code in which the reservation will be ticketed.
XSD Schema Diagram:
XSD Schema Code:
<xs:attribute name="ISOCurrency" type="AlphaLength3" use="optional">
<xs:annotation>
<xs:documentation xml:lang="en">The currency code in which the reservation will be ticketed.</xs:documentation>
</xs:annotation>
</xs:attribute>