complexType BaseRate
diagram pscev_p271.png
children BaseRatePrices BaseRateUnits BaseRateFlightCharges
used by
element FarePrices/BaseRates/BaseRate
attributes
Name  Type  Use  Default  Fixed  annotation
PassengerTypePSCodeType      
documentation
Tipo de pasajero, adulto, child, infant
PassengersCountItemsCount      
documentation
Cant. de pasajeros por tipo
SequenceSequencerequired      
documentation
Se almacenan los datos correspondientes a tipo y cantidad de pasajeros. Corresponden a
                    la tabla BOOKING_BASE_RATE ejemplo Bok_id: 22 NMO.GBL.AGT.ADT Cantidad pasajeros: 2. Los importes
                    que se detallan a continuación son por cada pasajero.
               
ProviderPTCxs:string      
FareConstructionxs:string      
annotation
documentation
Tipo complejo para bases tarifarias
source <xs:complexType name="BaseRate">
 
<xs:annotation>
   
<xs:documentation>Tipo complejo para bases tarifarias</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="BaseRatePrices" type="Prices">
     
<xs:annotation>
       
<xs:documentation>Corresponde a la tabla BOOKING_BASE_RATE_PRICE - Almacena los importes netos y
                        tasas por cada pasajero. Ejemplo: Bok_id: 22 NMO.GBL.FPT.NET: 134.88NMO.GBL.FPT.TAX: 27
                   
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="BaseRateUnits" type="BaseRateUnits">
     
<xs:annotation>
       
<xs:documentation>Desglose de los precios NETOS informado por el proveedor. Se almacenan los
                        importes netos de ida y de vuelta por pasajero. Corresponde a la tabla BOOKING_BASE_RATE_UNITS -
                        Ejemplo: Bok_id: 22 NMO.FLT.FLT.GOF: 6.75 2-2: NMO.FLT.FLT.RTF:6.75
                   
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="BaseRateFlightCharges" type="Prices" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Desglose deNETO informado por el proveedor, por cada pasajero. Corresponde a la
                        tabla BOOKING_BASE_RATE_CHARGE
                   
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
 
<xs:attribute name="PassengerType" type="PSCodeType">
   
<xs:annotation>
     
<xs:documentation>Tipo de pasajero, adulto, child, infant</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="PassengersCount" type="ItemsCount">
   
<xs:annotation>
     
<xs:documentation>Cant. de pasajeros por tipo</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="Sequence" type="Sequence" use="required">
   
<xs:annotation>
     
<xs:documentation>Se almacenan los datos correspondientes a tipo y cantidad de pasajeros. Corresponden a
                    la tabla BOOKING_BASE_RATE ejemplo Bok_id: 22 NMO.GBL.AGT.ADT Cantidad pasajeros: 2. Los importes
                    que se detallan a continuación son por cada pasajero.
               
</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="ProviderPTC" type="xs:string"/>
 
<xs:attribute name="FareConstruction" type="xs:string"/>
</xs:complexType>

attribute BaseRate/@PassengerType
type PSCodeType
properties
isRef 0
facets
Kind Value annotation 
minLength 
annotation
documentation
Tipo de pasajero, adulto, child, infant
source <xs:attribute name="PassengerType" type="PSCodeType">
 
<xs:annotation>
   
<xs:documentation>Tipo de pasajero, adulto, child, infant</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute BaseRate/@PassengersCount
type ItemsCount
properties
isRef 0
facets
Kind Value annotation 
minInclusive 
annotation
documentation
Cant. de pasajeros por tipo
source <xs:attribute name="PassengersCount" type="ItemsCount">
 
<xs:annotation>
   
<xs:documentation>Cant. de pasajeros por tipo</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute BaseRate/@Sequence
type Sequence
properties
isRef 0
use required
annotation
documentation
Se almacenan los datos correspondientes a tipo y cantidad de pasajeros. Corresponden a
                    la tabla BOOKING_BASE_RATE ejemplo Bok_id: 22 NMO.GBL.AGT.ADT Cantidad pasajeros: 2. Los importes
                    que se detallan a continuación son por cada pasajero.
               
source <xs:attribute name="Sequence" type="Sequence" use="required">
 
<xs:annotation>
   
<xs:documentation>Se almacenan los datos correspondientes a tipo y cantidad de pasajeros. Corresponden a
                    la tabla BOOKING_BASE_RATE ejemplo Bok_id: 22 NMO.GBL.AGT.ADT Cantidad pasajeros: 2. Los importes
                    que se detallan a continuación son por cada pasajero.
               
</xs:documentation>
 
</xs:annotation>
</xs:attribute>

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

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

element BaseRate/BaseRatePrices
diagram pscev_p272.png
type Prices
properties
isRef 0
content complex
children Price
attributes
Name  Type  Use  Default  Fixed  annotation
ItemsCountItemsCount      
annotation
documentation
Corresponde a la tabla BOOKING_BASE_RATE_PRICE - Almacena los importes netos y
                        tasas por cada pasajero. Ejemplo: Bok_id: 22 NMO.GBL.FPT.NET: 134.88NMO.GBL.FPT.TAX: 27
                   
source <xs:element name="BaseRatePrices" type="Prices">
 
<xs:annotation>
   
<xs:documentation>Corresponde a la tabla BOOKING_BASE_RATE_PRICE - Almacena los importes netos y
                        tasas por cada pasajero. Ejemplo: Bok_id: 22 NMO.GBL.FPT.NET: 134.88NMO.GBL.FPT.TAX: 27
                   
</xs:documentation>
 
</xs:annotation>
</xs:element>

element BaseRate/BaseRateUnits
diagram pscev_p273.png
type BaseRateUnits
properties
isRef 0
content complex
children BaseRateUnit
attributes
Name  Type  Use  Default  Fixed  annotation
ItemsCountItemsCount      
annotation
documentation
Desglose de los precios NETOS informado por el proveedor. Se almacenan los
                        importes netos de ida y de vuelta por pasajero. Corresponde a la tabla BOOKING_BASE_RATE_UNITS -
                        Ejemplo: Bok_id: 22 NMO.FLT.FLT.GOF: 6.75 2-2: NMO.FLT.FLT.RTF:6.75
                   
source <xs:element name="BaseRateUnits" type="BaseRateUnits">
 
<xs:annotation>
   
<xs:documentation>Desglose de los precios NETOS informado por el proveedor. Se almacenan los
                        importes netos de ida y de vuelta por pasajero. Corresponde a la tabla BOOKING_BASE_RATE_UNITS -
                        Ejemplo: Bok_id: 22 NMO.FLT.FLT.GOF: 6.75 2-2: NMO.FLT.FLT.RTF:6.75
                   
</xs:documentation>
 
</xs:annotation>
</xs:element>

element BaseRate/BaseRateFlightCharges
diagram pscev_p274.png
type Prices
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children Price
attributes
Name  Type  Use  Default  Fixed  annotation
ItemsCountItemsCount      
annotation
documentation
Desglose deNETO informado por el proveedor, por cada pasajero. Corresponde a la
                        tabla BOOKING_BASE_RATE_CHARGE
                   
source <xs:element name="BaseRateFlightCharges" type="Prices" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Desglose deNETO informado por el proveedor, por cada pasajero. Corresponde a la
                        tabla BOOKING_BASE_RATE_CHARGE
                   
</xs:documentation>
 
</xs:annotation>
</xs:element>


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