A mix of individual dates and collections. |
Element | Begins |
Element Group | DateTimeRangeGroup |
<xs:group name="BeginGroup"> <xs:annotation> <xs:documentation>A mix of individual dates and collections.</xs:documentation> </xs:annotation> <xs:choice> <xs:annotation> <xs:documentation>One or many</xs:documentation> </xs:annotation> <xs:element ref="Begin"/> <xs:element ref="Begins"/> </xs:choice> </xs:group> |