InGroup

Stay information

Element Group Information

Model

Children: In, Ins

Used By

Source

<xs:group name="InGroup">
  <xs:annotation>
    <xs:documentation>Stay information</xs:documentation>
  </xs:annotation>
  <xs:choice>
    <xs:annotation>
      <xs:documentation>One or many</xs:documentation>
    </xs:annotation>
    <xs:element ref="In"/>
    <xs:element ref="Ins"/>
  </xs:choice>
</xs:group>