complexType CancellationFeesQueryRS
diagram pscev_p353.png
type extension of PSCEVBase
properties
base PSCEVBase
children Notifications ContextInformation Echo Details Exceptions
used by
element CancellationFeesQueryRS
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 consulta de gastos de cancelación
           
source <xs:complexType name="CancellationFeesQueryRS">
 
<xs:annotation>
   
<xs:documentation>Tipo complejo del mensaje de respuesta de la consulta de gastos de cancelación
           
</xs:documentation>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="PSCEVBase">
     
<xs:sequence>
       
<xs:element name="Echo" type="CancellationFeesQueryRQ" minOccurs="0"/>
       
<xs:choice>
         
<xs:element name="Details" type="CancellationFeesQueryDetailsRS"/>
         
<xs:element name="Exceptions" type="PSNotifications"/>
       
</xs:choice>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element CancellationFeesQueryRS/Echo
diagram pscev_p354.png
type CancellationFeesQueryRQ
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children Notifications ContextInformation GeneralParameters Bookings 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="CancellationFeesQueryRQ" minOccurs="0"/>

element CancellationFeesQueryRS/Details
diagram pscev_p355.png
type CancellationFeesQueryDetailsRS
properties
isRef 0
content complex
children Bookings Products
source <xs:element name="Details" type="CancellationFeesQueryDetailsRS"/>

element CancellationFeesQueryRS/Exceptions
diagram pscev_p356.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