DateTimeType

<ccts:UniqueID>UBLUDT000008</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 relevant supplementary information.</ccts:Definition>
<ccts:RepresentationTermName>Date Time</ccts:RepresentationTermName>
<ccts:PrimitiveType>string</ccts:PrimitiveType>
<ccts:UsageRule>Can be used for a date and/or time.</ccts:UsageRule>

Complex Type Information

Model

Source

<xsd:complexType name="DateTimeType">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">
      <ccts:UniqueID>UBLUDT000008</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 relevant supplementary information.</ccts:Definition>
      <ccts:RepresentationTermName>Date Time</ccts:RepresentationTermName>
      <ccts:PrimitiveType>string</ccts:PrimitiveType>
      <ccts:UsageRule>Can be used for a date and/or time.</ccts:UsageRule>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:simpleContent>
    <xsd:extension base="xsd:dateTime"/>
  </xsd:simpleContent>
</xsd:complexType>