Element Group | DateTimeRangeGroup |
Complex Types | ActiveType, DateTimeWindowType, DurationCollectionType |
<xs:group name="DurationGroup"> <xs:choice> <xs:annotation> <xs:documentation>One or many</xs:documentation> </xs:annotation> <xs:element ref="Duration"/> <xs:element ref="Durations"/> </xs:choice> </xs:group> |