complexType BookingRateRate
diagram pscev_p259.png
children Rooms Board RatePrices ChargeConditions Deadline SupplierComments
used by
element BookingRate/Rate
attributes
Name  Type  Use  Default  Fixed  annotation
RateIDxs:string      
TripProductIDTripProductID      
documentation
Antes de la confirmación de reserva éste atributo es obligatorio.
Availablexs:string      
documentation
Si esta disponible o no. Lo usa la Vista.
annotation
documentation
Nodo BookingRate/Rate de una tarifa de hotel seleccionada post consulta de
                disponibilidad
           
source <xs:complexType name="BookingRateRate">
 
<xs:annotation>
   
<xs:documentation>Nodo BookingRate/Rate de una tarifa de hotel seleccionada post consulta de
                disponibilidad
           
</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="Rooms" type="BookingServiceRooms" minOccurs="0"/>
   
<xs:element name="Board">
     
<xs:complexType>
       
<xs:simpleContent>
         
<xs:extension base="xs:string">
           
<xs:attribute name="Code" type="xs:string"/>
         
</xs:extension>
       
</xs:simpleContent>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="RatePrices" minOccurs="0">
     
<xs:complexType>
       
<xs:complexContent>
         
<xs:extension base="RatePrices"/>
       
</xs:complexContent>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="ChargeConditions" minOccurs="0">
     
<xs:complexType>
       
<xs:complexContent>
         
<xs:extension base="ChargeConditions"/>
       
</xs:complexContent>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="Deadline" type="Deadline" minOccurs="0"/>
   
<xs:element name="SupplierComments" type="Comments" minOccurs="0"/>
 
</xs:sequence>
 
<xs:attribute name="RateID" type="xs:string"/>
 
<xs:attribute name="TripProductID" type="TripProductID">
   
<xs:annotation>
     
<xs:documentation>Antes de la confirmación de reserva éste atributo es obligatorio.</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="Available" type="xs:string">
   
<xs:annotation>
     
<xs:documentation>Si esta disponible o no. Lo usa la Vista.</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
</xs:complexType>

attribute BookingRateRate/@RateID
type xs:string
properties
isRef 0
source <xs:attribute name="RateID" type="xs:string"/>

attribute BookingRateRate/@TripProductID
type TripProductID
properties
isRef 0
facets
Kind Value annotation 
minLength 32 
maxLength 100 
annotation
documentation
Antes de la confirmación de reserva éste atributo es obligatorio.
source <xs:attribute name="TripProductID" type="TripProductID">
 
<xs:annotation>
   
<xs:documentation>Antes de la confirmación de reserva éste atributo es obligatorio.</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute BookingRateRate/@Available
type xs:string
properties
isRef 0
annotation
documentation
Si esta disponible o no. Lo usa la Vista.
source <xs:attribute name="Available" type="xs:string">
 
<xs:annotation>
   
<xs:documentation>Si esta disponible o no. Lo usa la Vista.</xs:documentation>
 
</xs:annotation>
</xs:attribute>

element BookingRateRate/Rooms
diagram pscev_p260.png
type BookingServiceRooms
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children Room
attributes
Name  Type  Use  Default  Fixed  annotation
AllRoomsIDxs:string      
source <xs:element name="Rooms" type="BookingServiceRooms" minOccurs="0"/>

element BookingRateRate/Board
diagram pscev_p261.png
type extension of xs:string
properties
isRef 0
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
Codexs:string      
source <xs:element name="Board">
 
<xs:complexType>
   
<xs:simpleContent>
     
<xs:extension base="xs:string">
       
<xs:attribute name="Code" type="xs:string"/>
     
</xs:extension>
   
</xs:simpleContent>
 
</xs:complexType>
</xs:element>

attribute BookingRateRate/Board/@Code
type xs:string
properties
isRef 0
source <xs:attribute name="Code" type="xs:string"/>

element BookingRateRate/RatePrices
diagram pscev_p262.png
type extension of RatePrices
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children RatePrice
source <xs:element name="RatePrices" minOccurs="0">
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="RatePrices"/>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element BookingRateRate/ChargeConditions
diagram pscev_p263.png
type extension of ChargeConditions
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children ChargeCondition
source <xs:element name="ChargeConditions" minOccurs="0">
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="ChargeConditions"/>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element BookingRateRate/Deadline
diagram pscev_p264.png
type Deadline
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children Date Description
source <xs:element name="Deadline" type="Deadline" minOccurs="0"/>

element BookingRateRate/SupplierComments
diagram pscev_p265.png
type Comments
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children Comment
source <xs:element name="SupplierComments" type="Comments" minOccurs="0"/>


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