Complex Types | AccomodationType, CabinType, HotelType, RestaurantType, RoomBedroomType, RoomKitchenType, RoomMeetingRoomType, RoomStorageType, RoomType, ShipType |
Element | Chains |
<xs:group name="ChainGroup"> <xs:choice> <xs:annotation> <xs:documentation>One or many</xs:documentation> </xs:annotation> <xs:element ref="Chain"/> <xs:element ref="Chains"/> </xs:choice> </xs:group> |