namespace | urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2 | ||
type | xsd:dateTime | ||
annotation |
|
||
source | <xsd:simpleType name="DateTimeType"> <xsd:annotation> <xsd:documentation xml:lang="en"> <ccts:UniqueID>UDT000008</ccts:UniqueID> <ccts:CategoryCode>UDT</ccts:CategoryCode> <ccts:DictionaryEntryName>Date Time. Type</ccts:DictionaryEntryName> <ccts:VersionID>1.0</ccts:VersionID> <ccts:Definition>A particular point in the progression of time together with the relevant supplementary information.</ccts:Definition> <ccts:RepresentationTermName>Date Time</ccts:RepresentationTermName> <ccts:PrimitiveType>string</ccts:PrimitiveType> <xsd:BuiltinType>dateTime</xsd:BuiltinType> <ccts:UsageRule>Can be used for a date and/or time.</ccts:UsageRule> </xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:dateTime"/> </xsd:simpleType> |