complexType SelectedFare
diagram pscev_p1181.png
children FareSummary FarePrices FareFlights FareRestrictions FareCheckRules Passengers Notification
used by
element SelectedFares/Flight
annotation
documentation
Representa el detalle completo de una tarifa de aereo seleccionada post consulta de
                disponibilidad
           
source <xs:complexType name="SelectedFare">
 
<xs:annotation>
   
<xs:documentation>Representa el detalle completo de una tarifa de aereo seleccionada post consulta de
                disponibilidad
           
</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="FareSummary" type="FareSummary" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Resumen del vuelo</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="FarePrices" type="FarePrices" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Datos de tarifas, cargos, comisiones</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="FareFlights" type="SelectedFareFlights">
     
<xs:annotation>
       
<xs:documentation>Datos del vuelo y segmentos</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="FareRestrictions" type="FareRestrictions" minOccurs="0"/>
   
<xs:element name="FareCheckRules" type="FareCheckRules" minOccurs="0"/>
   
<xs:element name="Passengers" type="Passengers" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Pasajeros incluidos en la tarifa del aereo</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Notification" type="PSNotification" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element SelectedFare/FareSummary
diagram pscev_p1182.png
type FareSummary
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children LastTicketDate SupplierId SupplierName FlightTripType TripCount FareTypeQualifiers PassengerCount LiveHitsCount ValidatingCarriers PassengerTypeCodes CodeShare FlightSegmentAddition OfficeId PrincingOrder ExpirationMark
annotation
documentation
Resumen del vuelo
source <xs:element name="FareSummary" type="FareSummary" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Resumen del vuelo</xs:documentation>
 
</xs:annotation>
</xs:element>

element SelectedFare/FarePrices
diagram pscev_p1183.png
type FarePrices
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children BaseRates Prices
annotation
documentation
Datos de tarifas, cargos, comisiones
source <xs:element name="FarePrices" type="FarePrices" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Datos de tarifas, cargos, comisiones</xs:documentation>
 
</xs:annotation>
</xs:element>

element SelectedFare/FareFlights
diagram pscev_p1184.png
type SelectedFareFlights
properties
isRef 0
content complex
children FareFlight
annotation
documentation
Datos del vuelo y segmentos
source <xs:element name="FareFlights" type="SelectedFareFlights">
 
<xs:annotation>
   
<xs:documentation>Datos del vuelo y segmentos</xs:documentation>
 
</xs:annotation>
</xs:element>

element SelectedFare/FareRestrictions
diagram pscev_p1185.png
type FareRestrictions
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children FareRestriction
source <xs:element name="FareRestrictions" type="FareRestrictions" minOccurs="0"/>

element SelectedFare/FareCheckRules
diagram pscev_p1186.png
type FareCheckRules
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children CheckRule
source <xs:element name="FareCheckRules" type="FareCheckRules" minOccurs="0"/>

element SelectedFare/Passengers
diagram pscev_p1187.png
type Passengers
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children Passenger
annotation
documentation
Pasajeros incluidos en la tarifa del aereo
source <xs:element name="Passengers" type="Passengers" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Pasajeros incluidos en la tarifa del aereo</xs:documentation>
 
</xs:annotation>
</xs:element>

element SelectedFare/Notification
diagram pscev_p1188.png
type PSNotification
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children NotificationId NotificationType NotificationMessage NotificationDetailedMessage NotificationTime AdditionalInformation
source <xs:element name="Notification" type="PSNotification" minOccurs="0"/>


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