complexType BookingServiceRooms
diagram pscev_p290.png
children Room
used by
element BookingRateRate/Rooms
attributes
Name  Type  Use  Default  Fixed  annotation
AllRoomsIDxs:string      
source <xs:complexType name="BookingServiceRooms">
 
<xs:sequence>
   
<xs:element name="Room" type="BookingServiceRoom" maxOccurs="unbounded"/>
 
</xs:sequence>
 
<xs:attribute name="AllRoomsID" type="xs:string"/>
</xs:complexType>

attribute BookingServiceRooms/@AllRoomsID
type xs:string
properties
isRef 0
source <xs:attribute name="AllRoomsID" type="xs:string"/>

element BookingServiceRooms/Room
diagram pscev_p291.png
type BookingServiceRoom
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children RoomDescription Occupancy Availability SharingBedding NumberOfCots NumberOfExtraBeds
attributes
Name  Type  Use  Default  Fixed  annotation
RoomIDxs:string      
source <xs:element name="Room" type="BookingServiceRoom" maxOccurs="unbounded"/>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy