UnionDateTimeEmptyStringType

The base type for dateTimes which may be empty

Simple Type Information

Used By

Complex Type DateTimeOrNullPropType

Source

<xs:simpleType name="UnionDateTimeEmptyStringType">
  <xs:annotation>
    <xs:documentation>The base type for dateTimes which may be empty</xs:documentation>
  </xs:annotation>
  <xs:union memberTypes="xs:dateTime EmptyStringType"/>
</xs:simpleType>