complexType CancellationFeesHotel
diagram pscev_p322.png
used by
element CancellationFeesHotels/Hotel
attributes
Name  Type  Use  Default  Fixed  annotation
TripProductIDTripProductIDrequired      
ShowHotelInformationxs:boolean  true    
source <xs:complexType name="CancellationFeesHotel">
 
<xs:attribute name="TripProductID" type="TripProductID" use="required"/>
 
<xs:attribute name="ShowHotelInformation" type="xs:boolean" default="true"/>
</xs:complexType>

attribute CancellationFeesHotel/@TripProductID
type TripProductID
properties
isRef 0
use required
facets
Kind Value annotation 
minLength 32 
maxLength 100 
source <xs:attribute name="TripProductID" type="TripProductID" use="required"/>

attribute CancellationFeesHotel/@ShowHotelInformation
type xs:boolean
properties
isRef 0
default true
source <xs:attribute name="ShowHotelInformation" type="xs:boolean" default="true"/>


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