Definition Type: ComplexType
Name: AmountType
Namespace: urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2
Type: decimal:http://www.w3.org/2001/XMLSchema
Containing Schema: UnqualifiedDataTypeSchemaModule-2.0.xsd
Abstract
Documentation:
UDT000001 UDT Amount. Type 1.0 A number of monetary units specified in a currency where the unit of the currency is explicit or implied. Amount decimal decimal
Collapse XSD Schema Diagram:
Drilldown into currencyID in schema unqualifieddatatypeschemamodule-2_0_xsdXSD Diagram of AmountType in schema unqualifieddatatypeschemamodule-2_0_xsd (OASIS Universal Business Language (UBL) TC)
Collapse XSD Schema Code:
<xsd:complexType name="AmountType">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">
            <ccts:UniqueID xmlns:ccts="urn:un:unece:uncefact:documentation:2">UDT000001</ccts:UniqueID>
            <ccts:CategoryCode xmlns:ccts="urn:un:unece:uncefact:documentation:2">UDT</ccts:CategoryCode>
            <ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:2">Amount. Type</ccts:DictionaryEntryName>
            <ccts:VersionID xmlns:ccts="urn:un:unece:uncefact:documentation:2">1.0</ccts:VersionID>
            <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:2">A number of monetary units specified in a currency where the unit of the currency is explicit or implied.</ccts:Definition>
            <ccts:RepresentationTermName xmlns:ccts="urn:un:unece:uncefact:documentation:2">Amount</ccts:RepresentationTermName>
            <ccts:PrimitiveType xmlns:ccts="urn:un:unece:uncefact:documentation:2">decimal</ccts:PrimitiveType>
            <xsd:BuiltinType>decimal</xsd:BuiltinType>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="xsd:decimal">
            <xsd:attribute name="currencyID" type="clm54217:CurrencyCodeContentType" use="required">
                <xsd:annotation>
                    <xsd:documentation xml:lang="en">
                        <ccts:UniqueID xmlns:ccts="urn:un:unece:uncefact:documentation:2">UDT000001-SC2</ccts:UniqueID>
                        <ccts:CategoryCode xmlns:ccts="urn:un:unece:uncefact:documentation:2">SC</ccts:CategoryCode>
                        <ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:2">Amount Currency. Identifier</ccts:DictionaryEntryName>
                        <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:2">The currency of the amount.</ccts:Definition>
                        <ccts:ObjectClass xmlns:ccts="urn:un:unece:uncefact:documentation:2">Amount Currency</ccts:ObjectClass>
                        <ccts:PropertyTermName xmlns:ccts="urn:un:unece:uncefact:documentation:2">Identification</ccts:PropertyTermName>
                        <ccts:RepresentationTermName xmlns:ccts="urn:un:unece:uncefact:documentation:2">Identifier</ccts:RepresentationTermName>
                        <ccts:PrimitiveType xmlns:ccts="urn:un:unece:uncefact:documentation:2">string</ccts:PrimitiveType>
                        <xsd:BuiltinType>normalisedString</xsd:BuiltinType>
                    </xsd:documentation>
                </xsd:annotation>
            </xsd:attribute>
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
currencyID udt:currencyID Required
Collapse Derivation Tree:
Collapse References:
cbc:AllowanceTotalAmountType, cbc:AmountType, cbc:BalanceAmountType, cbc:BaseAmountType, cbc:ChargeTotalAmountType, cbc:CreditAmountType, cbc:CreditLineAmountType, cbc:DebitAmountType, cbc:DebitLineAmountType, cbc:DeclaredCarriageValueAmountType, cbc:DeclaredCustomsValueAmountType, cbc:DeclaredForCarriageValueAmountType, cbc:DeclaredStatisticsValueAmountType, cbc:FreeOnBoardValueAmountType, cbc:InsurancePremiumAmountType, cbc:InsuranceValueAmountType, cbc:InvoiceAmountType, cbc:LineAmountType, cbc:LineExtensionAmountType, cbc:PaidAmountType, cbc:PayableAmountType, cbc:PayableRoundingAmountType, cbc:PaymentAmountType, cbc:PerUnitAmountType, cbc:PrepaidAmountType, cbc:PriceAmountType, cbc:RoundingAmountType, cbc:TaxableAmountType, cbc:TaxAmountType, cbc:TaxExclusiveAmountType, cbc:TaxInclusiveAmountType, cbc:TotalBalanceAmountType, cbc:TotalCreditAmountType, cbc:TotalDebitAmountType, cbc:TotalInvoiceAmountType, cbc:TotalPaymentAmountType, cbc:TotalTaxAmountType, cbc:TransactionCurrencyTaxAmountType, cbc:ValueAmountType