AccomodationGroup

To detail accomodations, list accomodations,
alternatives

Element Group Information

Model

Used By

Source

<xs:group name="AccomodationGroup">
  <xs:annotation>
    <xs:documentation>To detail accomodations, list accomodations, alternatives</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="Accomodation" minOccurs="0"/>
    <xs:element ref="Accomodations" minOccurs="0"/>
  </xs:sequence>
</xs:group>