DateGroup

**************************************- Date / Date range
**************************************-

Element Group Information

Model

Children: Date, Dates

Used By

Element Group ValidityGroup

Source

<xs:group name="DateGroup">
  <xs:annotation>
    <xs:documentation>**************************************- Date / Date range **************************************-</xs:documentation>
  </xs:annotation>
  <xs:choice>
    <xs:annotation>
      <xs:documentation>One or many</xs:documentation>
    </xs:annotation>
    <xs:element ref="Date"/>
    <xs:element ref="Dates"/>
  </xs:choice>
</xs:group>