The union of the date and dateTime simple types.
<simpleType name="dateUnion"> <annotation> <documentation>The union of the date and dateTime simple types.</documentation> </annotation> <union memberTypes="date dateTime "/> </simpleType>