Definition Type: ComplexType
Name: AmountType
Namespace: urn:oasis:names:specification:ubl:schema:xsd:UnspecializedDatatypes-1.0
Type: cct:AmountType
Containing Schema: UBL-UnspecializedDatatypes-1.0.xsd
Abstract
Documentation:
DT Amount. Type A number of monetary units specified in a currency where the unit of the currency is explicit or implied. Amount
Collapse XSD Schema Diagram:
Drilldown into amountCurrencyCodeListVersionID in schema ubl-unspecializeddatatypes-1_0_xsd Drilldown into amountCurrencyID in schema ubl-unspecializeddatatypes-1_0_xsdXSD Diagram of AmountType in schema ubl-unspecializeddatatypes-1_0_xsd (OASIS Universal Business Language (UBL) TC)
Collapse XSD Schema Code:
<xsd:complexType name="AmountType">
    <xsd:annotation>
        <xsd:documentation>
            <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0">
                <ccts:ComponentType>DT</ccts:ComponentType>
                <ccts:DictionaryEntryName>Amount. Type</ccts:DictionaryEntryName>
                <ccts:Definition>A number of monetary units specified in a currency where the unit of the currency is explicit or implied.</ccts:Definition>
                <ccts:RepresentationTerm>Amount</ccts:RepresentationTerm>
            </ccts:Component>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:restriction base="cct:AmountType">
            <xsd:attribute name="amountCurrencyID" type="xsd:normalizedString" use="required" />
            <xsd:attribute name="amountCurrencyCodeListVersionID" type="xsd:normalizedString" use="optional" />
        </xsd:restriction>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
amountCurrencyID udt:amountCurrencyID Required
amountCurrencyCodeListVersionID udt:amountCurrencyCodeListVersionID Optional
Collapse Derivation Tree:
Collapse References:
sdt:UBLAmountType