Definition Type: Attribute
Name: CurrencyCode
Namespace: http://www.opentravel.org/OTA/2003/05
Type: Unresolved link to alphalength3
Containing Schema: OTA_AirFareDisplayRS.xsd
Use Optional
Documentation:
The code specifying the monetary unit for this fare. Use ISO 4217 3 alpha code.
Collapse XSD Schema Diagram:
XSD Diagram of CurrencyCode in schema ota_airfaredisplayrs_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="CurrencyCode" type="AlphaLength3" use="optional">
    <xs:annotation>
        <xs:documentation xml:lang="en">The code specifying the monetary unit for this fare. Use ISO 4217 3 alpha code. </xs:documentation>
    </xs:annotation>
</xs:attribute>
Collapse Derivation Tree:
  • Unresolved link to alphalength3
    • CurrencyCode