complexType CancellationFeesHotels
diagram pscev_p327.png
children Hotel
used by
element CancellationFeesQueryRQDetails/Hotels
source <xs:complexType name="CancellationFeesHotels">
 
<xs:sequence>
   
<xs:element name="Hotel" type="CancellationFeesHotel" maxOccurs="unbounded"/>
 
</xs:sequence>
</xs:complexType>

element CancellationFeesHotels/Hotel
diagram pscev_p328.png
type CancellationFeesHotel
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
TripProductIDTripProductIDrequired      
ShowHotelInformationxs:boolean  true    
source <xs:element name="Hotel" type="CancellationFeesHotel" maxOccurs="unbounded"/>


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