Definition Type: Attribute
Name: minorUnit
Namespace: http://www.opentravel.org/OTM/Common/v4
Type: ota2-0400:NonNegativeInteger
Containing Schema: Common_4_0_0.xsd
Use Optional
Documentation:
Implementer: The ISO 4217 standard "minor unit" is typically used when the amount provided includes the minor unit of currency without a decimal point (e.g., USD 8500 needs DecimalPlaces="2" to represent $85). Changed type from {http://www.w3.org/2001/XMLSchema}nonNegativeInteger. Assigned XSD Type: {http://www.w3.org/2001/XMLSchema}string
Collapse XSD Schema Diagram:
XSD Diagram of minorUnit in schema common_4_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:attribute name="minorUnit" type="ota2-0400:NonNegativeInteger" use="optional">
    <xsd:annotation>
        <xsd:documentation source="Description">Implementer: The ISO 4217 standard &amp;quot;minor unit&amp;quot; is typically used when the amount provided includes the minor unit of currency without a decimal point (e.g., USD 8500 needs DecimalPlaces=&amp;quot;2&amp;quot; to represent $85).</xsd:documentation>
        <xsd:documentation source="Implementer">Changed type from {http://www.w3.org/2001/XMLSchema}nonNegativeInteger.</xsd:documentation>
        <xsd:documentation source="Implementer">Assigned XSD Type: {http://www.w3.org/2001/XMLSchema}string</xsd:documentation>
        <xsd:appinfo>
            <otm:Equivalent context="Common" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">DecimalPlaces</otm:Equivalent>
            <otm:Example context="Common" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">2</otm:Example>
        </xsd:appinfo>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: