The base type for dateTimes which may be empty |
Complex Type | DateTimeOrNullPropType |
<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> |