namespace | urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2 | ||
type | xs:time | ||
properties |
|
||
used by | |||
annotation |
|
||
source | <xs:simpleType name="TimeType"> <xs:annotation> <xs:documentation xml:lang="en"> <ccts:UniqueID>UDT0000010</ccts:UniqueID> <ccts:CategoryCode>UDT</ccts:CategoryCode> <ccts:DictionaryEntryName>Time. Type</ccts:DictionaryEntryName> <ccts:VersionID>1.0</ccts:VersionID> <ccts:Definition>The instance of time that occurs every day.</ccts:Definition> <ccts:RepresentationTermName>Time</ccts:RepresentationTermName> <ccts:PrimitiveType>string</ccts:PrimitiveType> <xsd:BuiltinType>time</xsd:BuiltinType> </xs:documentation> </xs:annotation> <xs:restriction base="xsd:time"/> </xs:simpleType> |