UnionDateTimeType

The base type for approximate dates.

Simple Type Information

Used By

Source

<xs:simpleType name="UnionDateTimeType">
  <xs:annotation>
    <xs:documentation>The base type for approximate dates.</xs:documentation>
  </xs:annotation>
  <xs:union memberTypes="xs:dateTime xs:date xs:gYearMonth xs:gYear xs:gMonth xs:gMonthDay xs:gDay"/>
</xs:simpleType>