namespace | urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2 | ||
type | xsd:decimal | ||
used by | |||
annotation |
|
||
source | <xsd:simpleType name="NumericType"> <xsd:annotation> <xsd:documentation xml:lang="en"> <ccts:UniqueID>UDT0000014</ccts:UniqueID> <ccts:CategoryCode>UDT</ccts:CategoryCode> <ccts:DictionaryEntryName>Numeric. Type</ccts:DictionaryEntryName> <ccts:VersionID>1.0</ccts:VersionID> <ccts:Definition>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>Numeric</ccts:RepresentationTermName> <ccts:PrimitiveType>string</ccts:PrimitiveType> <xsd:BuiltinType>decimal</xsd:BuiltinType> </xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:decimal"/> </xsd:simpleType> |