complexType HotelRoomTypeDescriptions
diagram pscev_p501.png
children HotelRoomTypeDescription
used by
element Hotel/HotelRoomTypeDescriptions
attributes
Name  Type  Use  Default  Fixed  annotation
TotalRoomsxs:unsignedIntrequired      
source <xs:complexType name="HotelRoomTypeDescriptions">
 
<xs:sequence>
   
<xs:element name="HotelRoomTypeDescription" type="HotelRoomTypeDescription" maxOccurs="unbounded"/>
 
</xs:sequence>
 
<xs:attribute name="TotalRooms" type="xs:unsignedInt" use="required"/>
</xs:complexType>

attribute HotelRoomTypeDescriptions/@TotalRooms
type xs:unsignedInt
properties
isRef 0
use required
source <xs:attribute name="TotalRooms" type="xs:unsignedInt" use="required"/>

element HotelRoomTypeDescriptions/HotelRoomTypeDescription
diagram pscev_p502.png
type HotelRoomTypeDescription
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
RoomTypePSCodeTyperequired      
documentation
Código de la habitación
RoomsCountxs:unsignedInt      
source <xs:element name="HotelRoomTypeDescription" type="HotelRoomTypeDescription" maxOccurs="unbounded"/>


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