simpleType DateTimeType
namespace urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2
type xs:dateTime
properties
base xsd:dateTime
annotation
documentation
<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>
source <xs:simpleType name="DateTimeType">
 
<xs:annotation>
   
<xs: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>
   
</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xsd:dateTime"/>
</xs:simpleType>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy