Definition Type: Element
Name: Currency
Namespace: http://www.opentravel.org/OTA/2003/05
Containing Schema: OTA_CruiseCabinHoldRQ.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Currency in which the fare will be returned.
Collapse XSD Schema Diagram:
Drilldown into DecimalPlaces in schema ota_commontypes_xsd1 Drilldown into CurrencyCode in schema ota_commontypes_xsd1 Drilldown into CurrencyCodeGroup in schema ota_commontypes_xsd1XSD Diagram of Currency in schema ota_cruisecabinholdrq_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="Currency" minOccurs="0">
    <xs:annotation>
        <xs:documentation xml:lang="en">Currency in which the fare will be returned.</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:attributeGroup ref="CurrencyCodeGroup" />
    </xs:complexType>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
CurrencyCode CurrencyCode Optional
DecimalPlaces DecimalPlaces Optional