complexType PSNotification
diagram pscev_p628.png
children NotificationId NotificationType NotificationMessage NotificationDetailedMessage NotificationTime AdditionalInformation ErrorQualifier
used by
elements PSNotifications/Notification RateType/Notification BookingRate/Notification Hotel/Notification AvailabilityQueryRSTripHotels/Notification BookingVoucherQueryBooking/Notification CancelledHotels/Notification AvailabilityRateType/Notification
annotation
documentation
Notificación para PS
source <xs:complexType name="PSNotification">
 
<xs:annotation>
   
<xs:documentation>Notificación para PS</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="NotificationId" type="xs:string"/>
   
<xs:element name="NotificationType" type="PSCodeType"/>
   
<xs:element name="NotificationMessage" type="xs:string"/>
   
<xs:element name="NotificationDetailedMessage" type="xs:string" minOccurs="0"/>
   
<xs:element name="NotificationTime" type="xs:dateTime" minOccurs="0"/>
   
<xs:element name="AdditionalInformation" type="CommonParameters" minOccurs="0"/>
   
<xs:element name="ErrorQualifier" type="PSErrorQualifierType" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element PSNotification/NotificationId
diagram pscev_p629.png
type xs:string
properties
isRef 0
content simple
source <xs:element name="NotificationId" type="xs:string"/>

element PSNotification/NotificationType
diagram pscev_p630.png
type PSCodeType
properties
isRef 0
content simple
facets
Kind Value annotation 
minLength 
source <xs:element name="NotificationType" type="PSCodeType"/>

element PSNotification/NotificationMessage
diagram pscev_p631.png
type xs:string
properties
isRef 0
content simple
source <xs:element name="NotificationMessage" type="xs:string"/>

element PSNotification/NotificationDetailedMessage
diagram pscev_p632.png
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="NotificationDetailedMessage" type="xs:string" minOccurs="0"/>

element PSNotification/NotificationTime
diagram pscev_p633.png
type xs:dateTime
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="NotificationTime" type="xs:dateTime" minOccurs="0"/>

element PSNotification/AdditionalInformation
diagram pscev_p634.png
type CommonParameters
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children Parameter
source <xs:element name="AdditionalInformation" type="CommonParameters" minOccurs="0"/>

element PSNotification/ErrorQualifier
diagram pscev_p635.png
type PSErrorQualifierType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
Codexs:string      
Textxs:string      
source <xs:element name="ErrorQualifier" type="PSErrorQualifierType" minOccurs="0"/>


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