complexType FlightSeats
diagram pscev_p742.png
children FlightSegmentSeats
used by
elements BookingFare/FlightSeats PosBookingFare/FlightSeats ProductsToBookFlight/FlightSeats BookingAmendmentDetailsFlight/FlightSeats
source <xs:complexType name="FlightSeats">
 
<xs:sequence>
   
<xs:element name="FlightSegmentSeats" type="FlightSegmentSeats" maxOccurs="unbounded"/>
 
</xs:sequence>
</xs:complexType>

element FlightSeats/FlightSegmentSeats
diagram pscev_p743.png
type FlightSegmentSeats
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children Passenger SpecificSeat GenericSeat AirSeatFeatures
attributes
Name  Type  Use  Default  Fixed  annotation
SequenceSequencerequired      
TripRefNumberxs:intrequired      
SegmentRefNumberxs:stringrequired      
OperationTypexs:stringoptional      
documentation
Si no está seteado, al momento de construir la solicitud para el proveedor se asumirá
                    "Alta". Si se trata de la respuesta a una reserva o a una consulta de reserva no será llenado por el
                    motor
               
Statusxs:stringoptional      
documentation
Estado devuelto por el proveedor
ProviderIdentifierxs:stringoptional      
documentation
Código asignado por el proveedor a esta asignación de asientos. Para la modificación
                    de reserva es obligatorio
               
source <xs:element name="FlightSegmentSeats" type="FlightSegmentSeats" maxOccurs="unbounded"/>


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