DayGroup

**************************************- Day or Day Range
**************************************-

Element Group Information

Model

Children: Day, Days

Used By

Element Group DateTimeRangeGroup
Complex Types DateDay, DateDayCollectionType

Source

<xs:group name="DayGroup">
  <xs:annotation>
    <xs:documentation>**************************************- Day or Day Range **************************************-</xs:documentation>
  </xs:annotation>
  <xs:choice>
    <xs:annotation>
      <xs:documentation>One or many</xs:documentation>
    </xs:annotation>
    <xs:element ref="Day"/>
    <xs:element ref="Days"/>
  </xs:choice>
</xs:group>