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