Definition Type: ComplexType
Name: AmountType
Namespace: urn:un:unece:uncefact:data:documentation:CoreComponentTypeSchemaModule:1.0
Type: decimal:http://www.w3.org/2001/XMLSchema
Containing Schema: CoreComponentTypes.xsd
Abstract
Documentation:
UNDT000001 CCT 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
Collapse XSD Schema Diagram:
Drilldown into currencyCodeListVersionID in schema corecomponenttypes_xsd Drilldown into currencyID in schema corecomponenttypes_xsdXSD Diagram of AmountType in schema corecomponenttypes_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="AmountType">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">
            <ccts:UniqueID xmlns:ccts="urn:un:unece:uncefact:documentation:1.0">UNDT000001</ccts:UniqueID>
            <ccts:CategoryCode xmlns:ccts="urn:un:unece:uncefact:documentation:1.0">CCT</ccts:CategoryCode>
            <ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:1.0">Amount. Type</ccts:DictionaryEntryName>
            <ccts:VersionID xmlns:ccts="urn:un:unece:uncefact:documentation:1.0">1.0</ccts:VersionID>
            <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.0">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:1.0">Amount</ccts:RepresentationTermName>
            <ccts:PrimitiveType xmlns:ccts="urn:un:unece:uncefact:documentation:1.0">decimal</ccts:PrimitiveType>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="xsd:decimal">
            <xsd:attribute name="currencyID" type="xsd:normalizedString" use="optional">
                <xsd:annotation>
                    <xsd:documentation xml:lang="en">
                        <ccts:UniqueID xmlns:ccts="urn:un:unece:uncefact:documentation:1.0">UNDT000001-SC2</ccts:UniqueID>
                        <ccts:CategoryCode xmlns:ccts="urn:un:unece:uncefact:documentation:1.0">SC</ccts:CategoryCode>
                        <ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:1.0">Amount Currency. Identifier</ccts:DictionaryEntryName>
                        <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.0">The currency of the amount.</ccts:Definition>
                        <ccts:ObjectClass xmlns:ccts="urn:un:unece:uncefact:documentation:1.0">Amount Currency</ccts:ObjectClass>
                        <ccts:PropertyTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.0">Identification</ccts:PropertyTermName>
                        <ccts:RepresentationTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.0">Identifier</ccts:RepresentationTermName>
                        <ccts:PrimitiveType xmlns:ccts="urn:un:unece:uncefact:documentation:1.0">string</ccts:PrimitiveType>
                        <ccts:UsageRule xmlns:ccts="urn:un:unece:uncefact:documentation:1.0">Reference UNECE Rec 9, using 3-letter alphabetic codes.</ccts:UsageRule>
                    </xsd:documentation>
                </xsd:annotation>
            </xsd:attribute>
            <xsd:attribute name="currencyCodeListVersionID" type="xsd:normalizedString" use="optional">
                <xsd:annotation>
                    <xsd:documentation xml:lang="en">
                        <ccts:UniqueID xmlns:ccts="urn:un:unece:uncefact:documentation:1.0">UNDT000001-SC3</ccts:UniqueID>
                        <ccts:CategoryCode xmlns:ccts="urn:un:unece:uncefact:documentation:1.0">SC</ccts:CategoryCode>
                        <ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:1.0">Amount Currency. Code List Version. Identifier</ccts:DictionaryEntryName>
                        <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.0">The VersionID of the UN/ECE Rec9 code list.</ccts:Definition>
                        <ccts:ObjectClass xmlns:ccts="urn:un:unece:uncefact:documentation:1.0">Amount Currency</ccts:ObjectClass>
                        <ccts:PropertyTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.0">Code List Version</ccts:PropertyTermName>
                        <ccts:RepresentationTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.0">Identifier</ccts:RepresentationTermName>
                        <ccts:PrimitiveType xmlns:ccts="urn:un:unece:uncefact:documentation:1.0">string</ccts:PrimitiveType>
                    </xsd:documentation>
                </xsd:annotation>
            </xsd:attribute>
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
currencyID nsA:currencyID Optional
currencyCodeListVersionID nsA:currencyCodeListVersionID Optional