Definition Type: Attribute
Name: CurrencyCode
Namespace: http://www.opentravel.org/OTA/2003/05
Type: Unresolved link to alphalength3
Containing Schema: OTA_AirBaggageRQ.xsd
Use Optional
Documentation:
Currency type. Example: USD Note: This does not need to be set if it is the same as the @PricingCurrency. OpenTravel Best Practice: Currency Type Designation: Unless otherwise noted, all currency code designations are three alpha characters and WILL follow ISO 4217 prescribed format. Additionally, all currency amounts SHOULD have decimal places (minor units) specified.
Collapse XSD Schema Diagram:
XSD Diagram of CurrencyCode in schema ota_airbaggagerq_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="CurrencyCode" type="AlphaLength3" use="optional">
    <xs:annotation>
        <xs:documentation source="Description" xml:lang="en">Currency type.</xs:documentation>
        <xs:documentation source="Example" xml:lang="en">Example: USD</xs:documentation>
        <xs:documentation source="Moreinfo" xml:lang="en">Note: This does not need to be set if it is the same as the @PricingCurrency.</xs:documentation>
        <xs:documentation source="Moreinfo" xml:lang="en">OpenTravel Best Practice: Currency Type Designation: Unless otherwise noted, all currency code designations are three alpha characters and WILL follow ISO 4217 prescribed format. Additionally, all currency amounts SHOULD have decimal places (minor units) specified.</xs:documentation>
    </xs:annotation>
</xs:attribute>
Collapse Derivation Tree:
  • Unresolved link to alphalength3
    • CurrencyCode