complexType FlightSeatQueryRQ
diagram pscev_p726.png
type extension of PSCEVBase
properties
base PSCEVBase
children Notifications GeneralParameters Details
used by
elements FlightSeatQueryRS/Echo FlightSeatQueryRQ
attributes
Name  Type  Use  Default  Fixed  annotation
Versionxs:string      
documentation
Versión del mensaje CEV
Debugxs:boolean      
documentation
Uso Interno - Indica si el mensaje se debe procesar en modo debug
annotation
documentation
Tipo complejo del mensaje de solicitud de consulta de asientos disponibles para un vuelo
           
source <xs:complexType name="FlightSeatQueryRQ">
 
<xs:annotation>
   
<xs:documentation>Tipo complejo del mensaje de solicitud de consulta de asientos disponibles para un vuelo
           
</xs:documentation>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="PSCEVBase">
     
<xs:sequence>
       
<xs:element name="GeneralParameters" type="GeneralParameters"/>
       
<xs:element name="Details" type="FlightSeatQueryRQFlight"/>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element FlightSeatQueryRQ/GeneralParameters
diagram pscev_p727.png
type GeneralParameters
properties
isRef 0
content complex
children PreferedLanguage PreferedCurrency
source <xs:element name="GeneralParameters" type="GeneralParameters"/>

element FlightSeatQueryRQ/Details
diagram pscev_p728.png
type FlightSeatQueryRQFlight
properties
isRef 0
content complex
children Flight Booking
source <xs:element name="Details" type="FlightSeatQueryRQFlight"/>


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