Definition Type: Attribute
Name: PricingCurrency
Namespace: http://www.opentravel.org/OTA/2003/05
Type: Unresolved link to alphalength3
Containing Schema: OTA_AirBaggageRQ.xsd
Use Optional
Documentation:
Pricing/ filing currency. Example: USD 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 PricingCurrency in schema ota_airbaggagerq_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">Pricing/ filing currency.</xs:documentation>
        <xs:documentation source="Example" xml:lang="en">Example: USD</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
    • PricingCurrency