Definition Type: Attribute
Name: PricingCurrency
Namespace: http://www.opentravel.org/OTA/2003/05
Type: Unresolved link to alphalength3
Containing Schema: OTA_AirBaggageRS.xsd
Use Optional
Documentation:
The pricing/filing currency in ISO 4217 encoding. CAD = Canadian Dollar | USD = United States Dollar | EUR = Euro http://www.opentraveldevelopersnetwork.com/Supported_ISO_Standards.php
Collapse XSD Schema Diagram:
XSD Diagram of PricingCurrency in schema ota_airbaggagers_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="PricingCurrency" type="AlphaLength3" use="optional">
    <xs:annotation>
        <xs:documentation source="Description" xml:lang="en">The pricing/filing currency in ISO 4217 encoding.</xs:documentation>
        <xs:documentation source="example" xml:lang="en">CAD = Canadian Dollar | USD = United States Dollar | EUR = Euro</xs:documentation>
        <xs:documentation source="reference" xml:lang="en">http://www.opentraveldevelopersnetwork.com/Supported_ISO_Standards.php</xs:documentation>
    </xs:annotation>
</xs:attribute>
Collapse Derivation Tree:
  • Unresolved link to alphalength3
    • PricingCurrency