complexType RatesType
diagram pscev_p659.png
children Rate
used by
elements Rate/Rates HotelSearchRate/Rates
source <xs:complexType name="RatesType">
 
<xs:sequence>
   
<xs:element name="Rate" type="RateType" maxOccurs="unbounded"/>
 
</xs:sequence>
</xs:complexType>

element RatesType/Rate
diagram pscev_p660.png
type RateType
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children Rooms Board RatePrices Offers Notification Comments
attributes
Name  Type  Use  Default  Fixed  annotation
TripProductIDTripProductIDrequired      
documentation
Identificador del producto utilizado en toda operación previa a la reserva
               
RateIDxs:string      
documentation
Uso interno
OnRequestxs:boolean      
CheckInxs:date      
PossiblyNonRefundablexs:boolean      
source <xs:element name="Rate" type="RateType" maxOccurs="unbounded"/>


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