BetweenGroup

Flexibility providing date for range boundary ([Begin - End]) possibly a
colleciton of them. Initial date is not relevant in that case.

Element Group Information

Model

Children: Between, Betweens

Used By

Source

<xs:group name="BetweenGroup">
  <xs:annotation>
    <xs:documentation>Flexibility providing date for range boundary ([Begin - End]) possibly a colleciton of them. Initial date is not relevant in that case.</xs:documentation>
  </xs:annotation>
  <xs:choice>
    <xs:annotation>
      <xs:documentation>One or many</xs:documentation>
    </xs:annotation>
    <xs:element ref="Between"/>
    <xs:element ref="Betweens"/>
  </xs:choice>
</xs:group>