complexType PSCEVBase
diagram pscev_p624.png
children Notifications ContextInformation
used by
element PSCEV
complexTypes AdditionalInfoQueryRQ AdditionalInfoQueryRS AvailabilityQueryRQ AvailabilityQueryRS AvailabilityValidationRQ AvailabilityValidationRS BookingCancellationRQ BookingCancellationRS BookingProductsRQ BookingProductsRS BookingQueryRQ BookingQueryRS BookingVoucherQueryRQ BookingVoucherQueryRS CancellationFeesQueryRQ CancellationFeesQueryRS LocationListQueryRQ LocationListQueryRS ReBookingStatusRQ
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
Elemento que representa un nodo base del esquema de PS
source <xs:complexType name="PSCEVBase">
 
<xs:annotation>
   
<xs:documentation>Elemento que representa un nodo base del esquema de PS</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="Notifications" type="PSNotifications" minOccurs="0"/>
   
<xs:element name="ContextInformation" type="ContextInformation" minOccurs="0"/>
 
</xs:sequence>
 
<xs:attribute name="Version" type="xs:string">
   
<xs:annotation>
     
<xs:documentation>Versión del mensaje CEV</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="Debug" type="xs:boolean">
   
<xs:annotation>
     
<xs:documentation>Uso Interno - Indica si el mensaje se debe procesar en modo debug</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
</xs:complexType>

attribute PSCEVBase/@Version
type xs:string
properties
isRef 0
annotation
documentation
Versión del mensaje CEV
source <xs:attribute name="Version" type="xs:string">
 
<xs:annotation>
   
<xs:documentation>Versión del mensaje CEV</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute PSCEVBase/@Debug
type xs:boolean
properties
isRef 0
annotation
documentation
Uso Interno - Indica si el mensaje se debe procesar en modo debug
source <xs:attribute name="Debug" type="xs:boolean">
 
<xs:annotation>
   
<xs:documentation>Uso Interno - Indica si el mensaje se debe procesar en modo debug</xs:documentation>
 
</xs:annotation>
</xs:attribute>

element PSCEVBase/Notifications
diagram pscev_p625.png
type PSNotifications
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children Notification
source <xs:element name="Notifications" type="PSNotifications" minOccurs="0"/>

element PSCEVBase/ContextInformation
diagram pscev_p626.png
type ContextInformation
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children RemoteInfo LocalInfo ExtraInfos
source <xs:element name="ContextInformation" type="ContextInformation" minOccurs="0"/>


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