complexType Hotels
diagram pscev_p503.png
children Hotel
used by
element AdditionalInfoQueryProducts/Hotels
source <xs:complexType name="Hotels">
 
<xs:sequence>
   
<xs:element name="Hotel" type="Hotel" maxOccurs="unbounded"/>
 
</xs:sequence>
</xs:complexType>

element Hotels/Hotel
diagram pscev_p504.png
type Hotel
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children HotelName AccomodationType HotelDescriptions LocationDetails Amenities Addresses Position HotelRating ImageLinks HotelChain GuestAgeRangeDescriptions HotelLicense AreaDetails HotelRoomTypeDescriptions HotelContracts Emails URLs HotelIssues Copyright Notification HotelRecommendation TripAdvisor
attributes
Name  Type  Use  Default  Fixed  annotation
SupplierIDSupplierIDrequired      
HotelCodexs:stringrequired      
documentation
Codigo del hotel en la tabla unificada de hoteles MPH
HotelDetailIdxs:string      
UpdatedDtxs:date      
source <xs:element name="Hotel" type="Hotel" maxOccurs="unbounded"/>


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