Definition Type: Attribute
Name: amount
Namespace: http://www.opentravel.org/OTM/Common/v4
Type: decimal:http://www.w3.org/2001/XMLSchema
Containing Schema: Common_4_0_0.xsd
Use Optional
Documentation:
Specifies the amount.
Collapse XSD Schema Diagram:
XSD Diagram of amount in schema common_4_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:attribute name="amount" type="xsd:decimal" use="optional">
    <xsd:annotation>
        <xsd:documentation source="Description">Specifies the amount.</xsd:documentation>
        <xsd:appinfo>
            <otm:Example context="Common" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">5000</otm:Example>
        </xsd:appinfo>
    </xsd:annotation>
</xsd:attribute>