EndGroup

A mix of individual dates and collections.

Element Group Information

Model

Children: End, Ends

Used By

Element Ends
Element Group DateTimeRangeGroup

Source

<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>