BedGroup

**************************************- Alternatives or complex requests
use the collection. **************************************-

Element Group Information

Model

Children: Bed, Beds

Used By

Source

<xs:group name="BedGroup">
  <xs:annotation>
    <xs:documentation>**************************************- Alternatives or complex requests use the collection. **************************************-</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:annotation>
      <xs:documentation>************************************** Either an element, a collection of elements or a default element with a collection below. Preference or default information can also be marked within the collection ******************************</xs:documentation>
    </xs:annotation>
    <xs:element ref="Bed" minOccurs="0"/>
    <xs:element ref="Beds" minOccurs="0"/>
  </xs:sequence>
</xs:group>