Definition Type: ComplexType
Name: NumericType
Namespace: urn:un:unece:uncefact:data:documentation:CoreComponentTypeSchemaModule:1.0
Type: decimal:http://www.w3.org/2001/XMLSchema
Containing Schema: CoreComponentTypes.xsd
Abstract
Documentation:
UNDT000014 CCT Numeric. Type 1.0 Numeric information that is assigned or is determined by calculation, counting, or sequencing. It does not require a unit of quantity or unit of measure. Numeric string
Collapse XSD Schema Diagram:
Drilldown into format in schema corecomponenttypes_xsdXSD Diagram of NumericType in schema corecomponenttypes_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="NumericType">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">
            <ccts:UniqueID xmlns:ccts="urn:un:unece:uncefact:documentation:1.0">UNDT000014</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">Numeric. 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">Numeric information that is assigned or is determined by calculation, counting, or sequencing. It does not require a unit of quantity or unit of measure.</ccts:Definition>
            <ccts:RepresentationTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.0">Numeric</ccts:RepresentationTermName>
            <ccts:PrimitiveType xmlns:ccts="urn:un:unece:uncefact:documentation:1.0">string</ccts:PrimitiveType>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="xsd:decimal">
            <xsd:attribute name="format" type="xsd:string" use="optional">
                <xsd:annotation>
                    <xsd:documentation xml:lang="en">
                        <ccts:UniqueID xmlns:ccts="urn:un:unece:uncefact:documentation:1.0">UNDT000014-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">Numeric. Format. Text</ccts:DictionaryEntryName>
                        <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.0">Whether the number is an integer, decimal, real number or percentage.</ccts:Definition>
                        <ccts:ObjectClass xmlns:ccts="urn:un:unece:uncefact:documentation:1.0">Numeric</ccts:ObjectClass>
                        <ccts:PropertyTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.0">Format</ccts:PropertyTermName>
                        <ccts:RepresentationTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.0">Text</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
format nsA:format Optional