BeginGroup

A mix of individual dates and collections.

Element Group Information

Model

Children: Begin, Begins

Used By

Element Begins
Element Group DateTimeRangeGroup

Source

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