<xsd:simpleType name="TimeType">
<xsd:annotation>
<xsd:documentation xml:lang="en">
<ccts:UniqueID xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">UDT0000010</ccts:UniqueID>
<ccts:CategoryCode xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">UDT</ccts:CategoryCode>
<ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Time. Type</ccts:DictionaryEntryName>
<ccts:VersionID xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">1.0</ccts:VersionID>
<ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">The instance of time that occurs every day.</ccts:Definition>
<ccts:RepresentationTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Time</ccts:RepresentationTermName>
<ccts:PrimitiveType xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">string</ccts:PrimitiveType>
</xsd:documentation>
</xsd:annotation>
<xsd:restriction base="xsd:time" />
</xsd:simpleType>
|