The view from a room | 
                           
<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>  |