A mix of individual dates and collections. |
Element | Ends |
Element Group | DateTimeRangeGroup |
<xs:group name="EndGroup"> <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="End"/> <xs:element ref="Ends"/> </xs:choice> </xs:group> |