complexType ErrorsType
diagram sigws_p330.png
children Error
used by
elements SIG_AirShopRS/Errors SIG_AirAvailRS/Errors SIG_AirBookRS/Errors SIG_AirFareRulesRS/Errors SIG_CatalogueRS/Errors SIG_QueueRS/Errors SIG_SignInRS/Errors SIG_SignOutRS/Errors SIG_ScreenTextRS/Errors SIG_PassThroughRS/Errors SIG_RailAvailRS/Errors SIG_RailBookRS/Errors SIG_RailShopRS/Errors SIG_ServiceInfoRS/Errors SIG_AirTicketRS/Errors SIG_AirServicesRS/Errors SIG_AirRoutesRS/Errors SIG_AirPriceRS/Errors SIG_AirScheduleRS/Errors RulesRsType/Rule/Errors SeatMapType/Errors
source <s:complexType name="ErrorsType">
 
<s:sequence>
   
<s:element name="Error" type="ErrorType" maxOccurs="unbounded"/>
 
</s:sequence>
</s:complexType>

element ErrorsType/Error
diagram sigws_p331.png
type ErrorType
properties
minOcc 1
maxOcc unbounded
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
Vendor  derived by: s:string  required      
documentation
SIG or CRS code
Type  derived by: s:string  optional      
documentation
Error type:
Booking - Booking error
Ticketing - Ticketing error
System - system error
User - user error - invalid input etc
Code  derived by: s:string  optional      
documentation
Error code:
Booking errors code:
NoSeat - no seats available on selected flight
NoFare - unable to create fare for selected itinerary
BadFlight - unable to book desired flight(s)
BadData - unacceptable name, document data etc.
System - system failure

Ticketing errors code:
BadCard - GDS is unable to make card transaction
BadPNR - some PNR problem
FareExpired - unable to sell PNR using stored in it fare
System - system failure
BookingReference  s:string  optional      
documentation
Booking reference if exists.
In case of error on booking itinerary this attribute shows that PNR was created before error occurs.
source <s:element name="Error" type="ErrorType" maxOccurs="unbounded"/>


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