complexType FlightSeatAllocationRS
diagram pscev_p722.png
type extension of PSCEVBase
properties
base PSCEVBase
children Notifications Echo Details Exceptions
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 respuesta de la solicitud de asignación de asientos en
                vuelo
           
source <xs:complexType name="FlightSeatAllocationRS">
 
<xs:annotation>
   
<xs:documentation>Tipo complejo del mensaje de respuesta de la solicitud de asignación de asientos en
                vuelo
           
</xs:documentation>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="PSCEVBase">
     
<xs:sequence>
       
<xs:element name="Echo" type="FlightSeatAllocationRQ" minOccurs="0"/>
       
<xs:choice>
         
<xs:element name="Details"/>
         
<xs:element name="Exceptions" type="PSNotifications"/>
       
</xs:choice>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element FlightSeatAllocationRS/Echo
diagram pscev_p723.png
type FlightSeatAllocationRQ
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children Notifications GeneralParameters Products
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
source <xs:element name="Echo" type="FlightSeatAllocationRQ" minOccurs="0"/>

element FlightSeatAllocationRS/Details
diagram pscev_p724.png
properties
isRef 0
source <xs:element name="Details"/>

element FlightSeatAllocationRS/Exceptions
diagram pscev_p725.png
type PSNotifications
properties
isRef 0
content complex
children Notification
source <xs:element name="Exceptions" type="PSNotifications"/>


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