ViewGroup

The view from a room

Element Group Information

Model

Children: View, Views

Used By

Source

<xs:group name="ViewGroup">
  <xs:annotation>
    <xs:documentation>The view from a room</xs:documentation>
  </xs:annotation>
  <xs:choice>
    <xs:annotation>
      <xs:documentation>one or many-</xs:documentation>
    </xs:annotation>
    <xs:element ref="View"/>
    <xs:element ref="Views"/>
  </xs:choice>
</xs:group>