Definition Type: Attribute
Name: Amount
Type: [Unresolved]: Money:
Containing Schema: OTA_CruiseCommonTypes.xsd
Use Optional
Documentation:
The price associated with the specified code.
Collapse XSD Schema Diagram:
XSD Diagram of Amount in schema ota_cruisecommontypes_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="Amount" type="Money" use="optional">
    <xs:annotation>
        <xs:documentation xml:lang="en">The price associated with the specified code.</xs:documentation>
    </xs:annotation>
</xs:attribute>