Schema TicketRefundRS.xsd


element CreditCard
diagram
properties
content  complex
children CCCode CCNumber CCExpiration CardholderFirstName CardholderLastName
attributes
Name   Type   Use   Default   Fixed  
InhibitPrint derived by: xsd:string         
PartialAmount xsd:positiveInteger         

attribute CreditCard/@InhibitPrint
type restriction of xsd:string
properties
isRef  0
facets
length  1
enumeration  Y
enumeration  N

attribute CreditCard/@PartialAmount
type xsd:positiveInteger
properties
isRef  0

element TicketRefundRS
diagram
properties
content  complex
children InfoGroup ESAC RecordLocator Traveler OriginalIssueData TicketData RefundData
attributes
Name   Type   Use   Default   Fixed  
Type derived by: xsd:string         

attribute TicketRefundRS/@Type
type restriction of xsd:string
properties
isRef  0
facets
enumeration  Full
enumeration  Partial
enumeration  FullTax
enumeration  PartialTax

element TicketRefundRS/ESAC
diagram
properties
isRef  0
minOcc  0
maxOcc  1
content  complex
children ID Date
attributes
Name   Type   Use   Default   Fixed  
Declined xsd:boolean         
Manual xsd:boolean         

attribute TicketRefundRS/ESAC/@Declined
type xsd:boolean
properties
isRef  0

attribute TicketRefundRS/ESAC/@Manual
type xsd:boolean
properties
isRef  0

element TicketRefundRS/ESAC/ID
diagram
type restriction of xsd:string
properties
isRef  0
minOcc  0
maxOcc  1
content  simple
facets
minLength  13
maxLength  14

element TicketRefundRS/ESAC/Date
diagram
type xsd:date
properties
isRef  0
minOcc  0
maxOcc  1
content  simple
used by
elements  Departure OpenArrival OpenDeparture
complexTypes  AirArrivalType AirDepartureType

element TicketRefundRS/RecordLocator
diagram
type xsd:string
properties
isRef  0
minOcc  0
maxOcc  1
content  simple

element TicketRefundRS/Traveler
diagram
properties
isRef  0
minOcc  0
maxOcc  1
content  complex
children TravelerElementNumber TravelerName
used by
element  TicketImage

element TicketRefundRS/Traveler/TravelerElementNumber
diagram
type xsd:string
properties
isRef  0
minOcc  0
maxOcc  1
content  simple

element TicketRefundRS/Traveler/TravelerName
diagram
properties
isRef  0
content  complex
children Surname GivenName NativeGivenName

element TicketRefundRS/Traveler/TravelerName/NativeGivenName
diagram
type xsd:string
properties
isRef  0
minOcc  0
maxOcc  1
content  simple

element TicketRefundRS/OriginalIssueData
diagram
properties
isRef  0
minOcc  0
maxOcc  1
content  complex
children TktIssueDate TktIssueTime IATA PseudoCityCode Commission

element TicketRefundRS/OriginalIssueData/TktIssueDate
diagram
type xsd:date
properties
isRef  0
content  simple

element TicketRefundRS/OriginalIssueData/TktIssueTime
diagram
type xsd:time
properties
isRef  0
minOcc  0
maxOcc  1
content  simple

element TicketRefundRS/OriginalIssueData/IATA
diagram
type xsd:string
properties
isRef  0
content  simple

element TicketRefundRS/OriginalIssueData/PseudoCityCode
diagram
type extension of xsd:string
properties
isRef  0
content  complex

element TicketRefundRS/OriginalIssueData/Commission
diagram
type extension of xsd:string
properties
isRef  0
minOcc  0
maxOcc  1
content  complex
attributes
Name   Type   Use   Default   Fixed  
Type xsd:string required        
NumberOfDecimals xsd:int         

attribute TicketRefundRS/OriginalIssueData/Commission/@Type
type xsd:string
properties
isRef  0
use  required

attribute TicketRefundRS/OriginalIssueData/Commission/@NumberOfDecimals
type xsd:int
properties
isRef  0

element TicketRefundRS/TicketData
diagram
properties
isRef  0
minOcc  0
maxOcc  1
content  complex
children Ticket FormOfPayment FareData TicketRemark
attributes
Name   Type   Use   Default   Fixed  
Conjunctive xsd:boolean optional        
Origin xsd:string         
Destination xsd:string         

attribute TicketRefundRS/TicketData/@Conjunctive
type xsd:boolean
properties
isRef  0
use  optional

attribute TicketRefundRS/TicketData/@Origin
type xsd:string
properties
isRef  0

attribute TicketRefundRS/TicketData/@Destination
type xsd:string
properties
isRef  0

element TicketRefundRS/TicketData/Ticket
diagram
properties
isRef  0
minOcc  1
maxOcc  4
content  complex
children CouponNumber
attributes
Name   Type   Use   Default   Fixed  
Number xsd:string required        

attribute TicketRefundRS/TicketData/Ticket/@Number
type xsd:string
properties
isRef  0
use  required

element TicketRefundRS/TicketData/Ticket/CouponNumber
diagram
type xsd:int
properties
isRef  0
minOcc  1
maxOcc  4
content  simple

element TicketRefundRS/TicketData/FormOfPayment
diagram
properties
isRef  0
content  complex
children CreditCard Other NativeElementText

element TicketRefundRS/TicketData/FormOfPayment/CreditCard
diagram
properties
isRef  0
minOcc  0
maxOcc  unbounded
content  complex
children CCCode CCNumber CCExpiration CardholderFirstName CardholderLastName
attributes
Name   Type   Use   Default   Fixed  
PartialPayment xsd:positiveInteger         

attribute TicketRefundRS/TicketData/FormOfPayment/CreditCard/@PartialPayment
type xsd:positiveInteger
properties
isRef  0

element TicketRefundRS/TicketData/FormOfPayment/Other
diagram
type extension of xsd:string
properties
isRef  0
minOcc  0
maxOcc  unbounded
content  complex
attributes
Name   Type   Use   Default   Fixed  
PartialPayment xsd:positiveInteger         

attribute TicketRefundRS/TicketData/FormOfPayment/Other/@PartialPayment
type xsd:positiveInteger
properties
isRef  0

element TicketRefundRS/TicketData/FormOfPayment/NativeElementText
diagram
type xsd:string
properties
isRef  0
content  simple

element TicketRefundRS/TicketData/FareData
diagram
properties
isRef  0
content  complex
children CurrencyCode Price FareRules NetRemit

element TicketRefundRS/TicketData/FareData/CurrencyCode
diagram
type extension of xsd:string
properties
isRef  0
content  complex
used by
elements  BaggagePolicy FiledIn
attributes
Name   Type   Use   Default   Fixed  
NumberOfDecimals xsd:positiveInteger required        

attribute TicketRefundRS/TicketData/FareData/CurrencyCode/@NumberOfDecimals
type xsd:positiveInteger
properties
isRef  0
use  required

element TicketRefundRS/TicketData/FareData/Price
diagram
properties
isRef  0
content  complex
children BaseFare Taxes
attributes
Name   Type   Use   Default   Fixed  
Total xsd:positiveInteger required        

attribute TicketRefundRS/TicketData/FareData/Price/@Total
type xsd:positiveInteger
properties
isRef  0
use  required

element TicketRefundRS/TicketData/FareData/Price/BaseFare
diagram
type BaseFareType
properties
isRef  0
content  complex
children FiledIn Surcharges
attributes
Name   Type   Use   Default   Fixed  
Amount xsd:integer required        

element TicketRefundRS/TicketData/FareData/Price/Taxes
diagram
properties
isRef  0
content  complex
children Tax
used by
element  TicketImage/FareGroup/TravelerGroup/Price
attributes
Name   Type   Use   Default   Fixed  
Amount xsd:integer required        

attribute TicketRefundRS/TicketData/FareData/Price/Taxes/@Amount
type xsd:integer
properties
isRef  0
use  required

element TicketRefundRS/TicketData/FareData/Price/Taxes/Tax
diagram
type TaxType
properties
isRef  0
minOcc  1
maxOcc  unbounded
content  complex
children Designator Nature Description CollectionPoint
used by
element  Taxes
attributes
Name   Type   Use   Default   Fixed  
Amount xsd:integer required        

element TicketRefundRS/TicketData/FareData/FareRules
diagram
properties
isRef  0
minOcc  0
maxOcc  1
content  complex
children FareCalculation Remark TourCode

element TicketRefundRS/TicketData/FareData/FareRules/FareCalculation
diagram
type xsd:string
properties
isRef  0
minOcc  0
maxOcc  1
content  simple

element TicketRefundRS/TicketData/FareData/FareRules/Remark
diagram
type xsd:string
properties
isRef  0
minOcc  0
maxOcc  unbounded
content  simple

element TicketRefundRS/TicketData/FareData/FareRules/TourCode
diagram
type xsd:string
properties
isRef  0
minOcc  0
maxOcc  1
content  simple

element TicketRefundRS/TicketData/FareData/NetRemit
diagram
properties
isRef  0
minOcc  0
maxOcc  1
content  complex
children APBC AEBA
used by
element  TicketImage/FareGroup/TravelerGroup/Price
attributes
Name   Type   Use   Default   Fixed  
NRIndicator derived by: xsd:string required        

attribute TicketRefundRS/TicketData/FareData/NetRemit/@NRIndicator
type restriction of xsd:string
properties
isRef  0
use  required
facets
enumeration  N
enumeration  Y

element TicketRefundRS/TicketData/FareData/NetRemit/APBC
diagram
type xsd:integer
properties
isRef  0
minOcc  0
maxOcc  1
content  simple

element TicketRefundRS/TicketData/FareData/NetRemit/AEBA
diagram
type xsd:integer
properties
isRef  0
minOcc  0
maxOcc  1
content  simple

element TicketRefundRS/TicketData/TicketRemark
diagram
properties
isRef  0
minOcc  0
maxOcc  unbounded
content  complex
children Text

element TicketRefundRS/TicketData/TicketRemark/Text
diagram
type xsd:string
properties
isRef  0
minOcc  1
maxOcc  unbounded
content  simple
used by
elements  BaggagePolicy BookingInstructions TicketImage/CustomerIdentification TicketImage/FareGroup/TravelerGroup/FareRules/Endorsement Error ForInfo Itinerary/TicketCoupon/Flight/Information UnderlyingError

element TicketRefundRS/RefundData
diagram
properties
isRef  0
minOcc  0
maxOcc  1
content  complex
children CurrencyCode FeesAndPenalties TotalRefund RefundAuthNumber WaiverCode

element TicketRefundRS/RefundData/CurrencyCode
diagram
type extension of xsd:string
properties
isRef  0
content  complex
used by
elements  BaggagePolicy FiledIn
attributes
Name   Type   Use   Default   Fixed  
NumberOfDecimals xsd:positiveInteger required        

attribute TicketRefundRS/RefundData/CurrencyCode/@NumberOfDecimals
type xsd:positiveInteger
properties
isRef  0
use  required

element TicketRefundRS/RefundData/FeesAndPenalties
diagram
properties
isRef  0
minOcc  0
maxOcc  1
content  complex
children Tax CancellationCommission CancellationPenalty CommFee PenaltyFee AdminFee
attributes
Name   Type   Use   Default   Fixed  
Amount xsd:integer required        

attribute TicketRefundRS/RefundData/FeesAndPenalties/@Amount
type xsd:integer
properties
isRef  0
use  required

element TicketRefundRS/RefundData/FeesAndPenalties/Tax
diagram
type TaxType
properties
isRef  0
minOcc  0
maxOcc  unbounded
content  complex
children Designator Nature Description CollectionPoint
used by
element  Taxes
attributes
Name   Type   Use   Default   Fixed  
Amount xsd:integer required        

element TicketRefundRS/RefundData/FeesAndPenalties/CancellationCommission
diagram
type extension of xsd:string
properties
isRef  0
minOcc  0
maxOcc  1
content  complex
attributes
Name   Type   Use   Default   Fixed  
Type derived by: xsd:string required        

attribute TicketRefundRS/RefundData/FeesAndPenalties/CancellationCommission/@Type
type restriction of xsd:string
properties
isRef  0
use  required
facets
enumeration  A
enumeration  P

element TicketRefundRS/RefundData/FeesAndPenalties/CancellationPenalty
diagram
type xsd:nonNegativeInteger
properties
isRef  0
minOcc  0
maxOcc  1
content  simple

element TicketRefundRS/RefundData/FeesAndPenalties/CommFee
diagram
type xsd:nonNegativeInteger
properties
isRef  0
minOcc  0
maxOcc  1
content  simple

element TicketRefundRS/RefundData/FeesAndPenalties/PenaltyFee
diagram
type xsd:nonNegativeInteger
properties
isRef  0
minOcc  0
maxOcc  1
content  simple

element TicketRefundRS/RefundData/FeesAndPenalties/AdminFee
diagram
type xsd:nonNegativeInteger
properties
isRef  0
minOcc  0
maxOcc  1
content  simple

element TicketRefundRS/RefundData/TotalRefund
diagram
properties
isRef  0
content  complex
attributes
Name   Type   Use   Default   Fixed  
Amount xsd:integer required        

attribute TicketRefundRS/RefundData/TotalRefund/@Amount
type xsd:integer
properties
isRef  0
use  required

element AirportCode
diagram
type restriction of xsd:string
properties
content  simple
used by
elements  TaxType/CollectionPoint Departure OpenArrival OpenDeparture
complexTypes  AirArrivalType AirDepartureType
facets
minLength  3

element AirportName
diagram
type restriction of xsd:string
properties
content  simple
used by
elements  Departure OpenArrival OpenDeparture
complexTypes  AirArrivalType AirDepartureType
facets
minLength  1

element Arrival
diagram
type AirArrivalType
properties
content  complex
children AirportCode AirportName Date ChangeOfDay Time Terminal
used by
element  Itinerary/TicketCoupon/Flight

element BillingAndDeliveryData
diagram
type TktBillingAndDeliveryDataType
properties
content  complex
children FormOfPayment AddressGroup
used by
element  TicketImage

element Cabin
diagram
type restriction of xsd:string
properties
content  simple
used by
elements  Itinerary/TicketCoupon/Flight TicketImage/FareGroup/TravelerGroup/FareRules/FareInfo/RelatedSegment
facets
minLength  1
maxLength  1
enumeration  P
enumeration  F
enumeration  J
enumeration  C
enumeration  W
enumeration  Y

element Carrier
diagram
type CarrierType
properties
content  complex
children AirlineCode AirlineName FlightNumber
used by
elements  Itinerary/TicketCoupon/Flight Itinerary/TicketCoupon/Open

element CheckIn
diagram
type AirlineCodedType
properties
content  complex
children AirlineCode AirlineName
used by
element  Itinerary/TicketCoupon/Flight

element CustomPrice
diagram
properties
content  complex
children Type PaxType Amount Remark
used by
element  Feature

element CustomPrice/Type
diagram
type xsd:string
properties
isRef  0
content  simple

element CustomPrice/PaxType
diagram
type xsd:string
properties
isRef  0
minOcc  0
maxOcc  1
content  simple

element CustomPrice/Amount
diagram
type xsd:integer
properties
isRef  0
content  simple

element CustomPrice/Remark
diagram
type xsd:string
properties
isRef  0
content  simple

element Date
diagram
type xsd:date
properties
content  simple
used by
elements  Departure OpenArrival OpenDeparture
complexTypes  AirArrivalType AirDepartureType

element DateOfBirth
diagram
type xsd:date
properties
content  simple
used by
elements  Traveler/Infant Traveler/TravelerName

element Departure
diagram
type restriction of AirDepartureType
properties
content  complex
children AirportCode AirportName Date Time Terminal
used by
element  Itinerary/TicketCoupon/Flight

element ElementNumber
diagram
type extension of xsd:string
properties
content  complex
used by
elements  Traveler/Infant Traveler
attributes
Name   Type   Use   Default   Fixed  
TattooNumber derived by: xsd:string optional        
TattooQualifier derived by: xsd:string optional        

attribute ElementNumber/@TattooNumber
type restriction of xsd:string
properties
isRef  0
use  optional
facets
minLength  1

attribute ElementNumber/@TattooQualifier
type restriction of xsd:string
properties
isRef  0
use  optional
facets
minLength  1

element Feature
diagram
properties
content  complex
children Code CustomPrice SSR OSI
used by
element  TicketImage

element Feature/Code
diagram
type xsd:string
properties
isRef  0
content  simple
used by
element  Error

element Itinerary
diagram
properties
content  complex
children TicketCoupon
used by
element  TicketImage
attributes
Name   Type   Use   Default   Fixed  
Source xsd:string optional        
SourceRef xsd:string optional        

attribute Itinerary/@Source
type xsd:string
properties
isRef  0
use  optional

attribute Itinerary/@SourceRef
type xsd:string
properties
isRef  0
use  optional

element Itinerary/TicketCoupon
diagram
properties
isRef  0
content  complex
children ARNK Flight Open
attributes
Name   Type   Use   Default   Fixed  
CouponNumber xsd:integer required        
SegmentStatus xsd:string optional        
CouponStatus derived by: xsd:string optional        
NotValidBefore xsd:date optional        
NotValidAfter xsd:date optional        
FareBasisCode derived by: xsd:string         
TicketDesignator derived by: xsd:string         
BaggageAllowance derived by: xsd:string         
StopOverIndicator derived by: xsd:string         

attribute Itinerary/TicketCoupon/@CouponNumber
type xsd:integer
properties
isRef  0
use  required

attribute Itinerary/TicketCoupon/@SegmentStatus
type xsd:string
properties
isRef  0
use  optional

attribute Itinerary/TicketCoupon/@CouponStatus
type restriction of xsd:string
properties
isRef  0
use  optional
facets
enumeration  A
enumeration  C
enumeration  E
enumeration  F
enumeration  G
enumeration  I
enumeration  L
enumeration  N
enumeration  O
enumeration  P
enumeration  R
enumeration  S
enumeration  T
enumeration  U
enumeration  V
enumeration  X
enumeration  Z
enumeration  UNK

attribute Itinerary/TicketCoupon/@NotValidBefore
type xsd:date
properties
isRef  0
use  optional

attribute Itinerary/TicketCoupon/@NotValidAfter
type xsd:date
properties
isRef  0
use  optional

attribute Itinerary/TicketCoupon/@FareBasisCode
type restriction of xsd:string
properties
isRef  0
facets
minLength  1

attribute Itinerary/TicketCoupon/@TicketDesignator
type restriction of xsd:string
properties
isRef  0
facets
minLength  1

attribute Itinerary/TicketCoupon/@BaggageAllowance
type restriction of xsd:string
properties
isRef  0
facets
minLength  1

attribute Itinerary/TicketCoupon/@StopOverIndicator
type restriction of xsd:string
properties
isRef  0
facets
length  1
enumeration  X
enumeration  O

element Itinerary/TicketCoupon/ARNK
diagram
type restriction of xsd:string
properties
isRef  0
content  simple
facets
length  0

element Itinerary/TicketCoupon/Flight
diagram
properties
isRef  0
content  complex
children Departure Arrival Carrier OperatingCarrier CheckIn Equipment NumberOfStops Meals ClassOfService Cabin Information SeatLocation
attributes
Name   Type   Use   Default   Fixed  
Source         
SourceRef         
MarriedSegment derived by: xsd:string         
VendorLocator derived by: xsd:string         
CnxxIndicator derived by: xsd:string optional        

attribute Itinerary/TicketCoupon/Flight/@MarriedSegment
type restriction of xsd:string
properties
isRef  0
facets
enumeration  B
enumeration  E

attribute Itinerary/TicketCoupon/Flight/@VendorLocator
type restriction of xsd:string
properties
isRef  0
facets
length  6
pattern  [A-Z0-9]{6}

attribute Itinerary/TicketCoupon/Flight/@CnxxIndicator
type restriction of xsd:string
properties
isRef  0
use  optional
facets
enumeration  N
enumeration  Y

element Itinerary/TicketCoupon/Flight/Equipment
diagram
properties
isRef  0
minOcc  0
maxOcc  1
content  complex
children Code Name

element Itinerary/TicketCoupon/Flight/Equipment/Code
diagram
type restriction of xsd:string
properties
isRef  0
content  simple
used by
element  Error
facets
minLength  1

element Itinerary/TicketCoupon/Flight/Equipment/Name
diagram
type restriction of xsd:string
properties
isRef  0
content  simple
facets
minLength  1

element Itinerary/TicketCoupon/Flight/NumberOfStops
diagram
type xsd:nonNegativeInteger
properties
isRef  0
minOcc  0
maxOcc  1
content  simple

element Itinerary/TicketCoupon/Flight/Meals
diagram
type restriction of xsd:string
properties
isRef  0
minOcc  0
maxOcc  unbounded
content  simple
facets
enumeration  B
enumeration  K
enumeration  V
enumeration  L
enumeration  D
enumeration  S
enumeration  O
enumeration  H
enumeration  M
enumeration  R
enumeration  C
enumeration  F
enumeration  P
enumeration  Y
enumeration  G
enumeration  N

element Itinerary/TicketCoupon/Flight/Information
diagram
properties
isRef  0
minOcc  0
maxOcc  1
content  complex
children Text

element Itinerary/TicketCoupon/Open
diagram
properties
isRef  0
content  complex
children OpenDeparture OpenArrival Carrier OperatingCarrier ClassOfService
attributes
Name   Type   Use   Default   Fixed  
Source         
SourceRef         

element NetRemit
diagram
properties
content  complex
children APBC AEBA
used by
element  TicketImage/FareGroup/TravelerGroup/Price
attributes
Name   Type   Use   Default   Fixed  
NRIndicator derived by: xsd:string required        

attribute NetRemit/@NRIndicator
type restriction of xsd:string
properties
isRef  0
use  required
facets
enumeration  Y
enumeration  N

element NetRemit/APBC
diagram
type xsd:integer
properties
isRef  0
minOcc  0
maxOcc  1
content  simple

element NetRemit/AEBA
diagram
type xsd:integer
properties
isRef  0
minOcc  0
maxOcc  1
content  simple

element OpenArrival
diagram
type restriction of AirArrivalType
properties
content  complex
children AirportCode AirportName Date ChangeOfDay Time Terminal
used by
element  Itinerary/TicketCoupon/Open

element OpenDeparture
diagram
type restriction of AirDepartureType
properties
content  complex
children AirportCode AirportName Date Time Terminal
used by
element  Itinerary/TicketCoupon/Open

element OperatingCarrier
diagram
type extension of CarrierType
properties
content  complex
children AirlineCode AirlineName FlightNumber Comment
used by
elements  Itinerary/TicketCoupon/Flight Itinerary/TicketCoupon/Open

element OperatingCarrier/Comment
diagram
type restriction of xsd:string
properties
isRef  0
content  simple
facets
minLength  1

element OSI
diagram
type xsd:string
properties
content  simple
used by
element  Feature

element OtherTicketNumbers
diagram
type xsd:string
properties
content  simple

element PublishedFareCarrier
diagram
type xsd:string
properties
content  simple

element RefundAuthNumber
diagram
type restriction of xsd:string
properties
content  simple
used by
elements  TicketRefundRS/RefundData TicketImage
facets
minLength  1

element SeatLocation
diagram
type restriction of xsd:string
properties
content  simple
used by
element  Itinerary/TicketCoupon/Flight
facets
minLength  3
maxLength  4

element SSR
diagram
type xsd:string
properties
content  simple
used by
element  Feature

element Tax
diagram
type extension of TaxType
properties
content  complex
children Designator Nature Description CollectionPoint
used by
element  Taxes
attributes
Name   Type   Use   Default   Fixed  
Amount xsd:integer required        
Paid derived by: xsd:string         

attribute Tax/@Paid
type restriction of xsd:string
properties
isRef  0
facets
enumeration  PD

element Taxes
diagram
properties
content  complex
children Tax
used by
element  TicketImage/FareGroup/TravelerGroup/Price
attributes
Name   Type   Use   Default   Fixed  
Amount xsd:integer required        

attribute Taxes/@Amount
type xsd:integer
properties
isRef  0
use  required

element Terminal
diagram
type restriction of xsd:string
properties
content  simple
used by
element  Departure
complexTypes  AirArrivalType AirDepartureType
facets
minLength  1

element TicketIdentification
diagram
properties
content  complex
children RecordLocator Ownership AgencyData TicketOfficeID TicketingAgent TktIssueDate TktIssueTime TktIssuePlace TktIssueCountry
used by
element  TicketImage

element TicketIdentification/RecordLocator
diagram
type xsd:string
properties
isRef  0
minOcc  0
maxOcc  1
content  simple

element TicketIdentification/Ownership
diagram
properties
isRef  0
minOcc  0
maxOcc  1
content  complex
children CRSID Agency PseudoCityCode

element TicketIdentification/Ownership/CRSID
diagram
type xsd:string
properties
isRef  0
minOcc  0
maxOcc  1
content  simple

element TicketIdentification/Ownership/Agency
diagram
type xsd:string
properties
isRef  0
minOcc  0
maxOcc  1
content  simple

element TicketIdentification/Ownership/PseudoCityCode
diagram
type xsd:string
properties
isRef  0
content  simple

element TicketIdentification/AgencyData
diagram
properties
isRef  0
content  complex
children SignOn DutyCode IATA AgencyID

element TicketIdentification/AgencyData/SignOn
diagram
type xsd:string
properties
isRef  0
minOcc  0
maxOcc  1
content  simple

element TicketIdentification/AgencyData/DutyCode
diagram
type xsd:string
properties
isRef  0
minOcc  0
maxOcc  1
content  simple

element TicketIdentification/AgencyData/IATA
diagram
type xsd:string
properties
isRef  0
minOcc  0
maxOcc  1
content  simple

element TicketIdentification/AgencyData/AgencyID
diagram
properties
isRef  0
minOcc  0
maxOcc  3
content  complex
children Description ID

element TicketIdentification/AgencyData/AgencyID/Description
diagram
type xsd:string
properties
isRef  0
content  simple

element TicketIdentification/AgencyData/AgencyID/ID
diagram
type xsd:string
properties
isRef  0
content  simple

element TicketIdentification/TicketOfficeID
diagram
type xsd:string
properties
isRef  0
minOcc  0
maxOcc  1
content  simple

element TicketIdentification/TicketingAgent
diagram
type xsd:string
properties
isRef  0
minOcc  0
maxOcc  1
content  simple

element TicketIdentification/TktIssueDate
diagram
type xsd:date
properties
isRef  0
content  simple

element TicketIdentification/TktIssueTime
diagram
type Time
properties
isRef  0
minOcc  0
maxOcc  1
content  simple
facets
length  5
pattern  ([0-1][0-9]|2[0-3]):[0-5][0-9]

element TicketIdentification/TktIssuePlace
diagram
type restriction of xsd:string
properties
isRef  0
minOcc  0
maxOcc  1
content  simple
facets
length  3

element TicketIdentification/TktIssueCountry
diagram
type restriction of xsd:string
properties
isRef  0
minOcc  0
maxOcc  1
content  simple
facets
length  2

element TicketImage
diagram
properties
content  complex
children TktType TicketIdentification FCICode Traveler FrequentTravelerGroup Itinerary FareGroup BillingAndDeliveryData CountryList Distributor Feature ESAC RefundAuthNumber WaiverCode OriginalTicket InExchangeFor Telephone CustomerIdentification Invoice
attributes
Name   Type   Use   Default   Fixed  
ValidatingCarrier xsd:string required        
TicketNumber xsd:string required        
DocType derived by: xsd:string required        
Status derived by: xsd:string required        
Conjunctive derived by: xsd:string optional        
Next derived by: xsd:string optional        
Prior derived by: xsd:string optional        
Origin derived by: xsd:string required        
Destination derived by: xsd:string required        

attribute TicketImage/@ValidatingCarrier
type xsd:string
properties
isRef  0
use  required

attribute TicketImage/@TicketNumber
type xsd:string
properties
isRef  0
use  required

attribute TicketImage/@DocType
type restriction of xsd:string
properties
isRef  0
use  required
facets
length  4
enumeration  TKTT
enumeration  CANX

attribute TicketImage/@Status
type restriction of xsd:string
properties
isRef  0
use  required
facets
enumeration  TICKETED
enumeration  VOIDED
enumeration  EXCHANGED
enumeration  REFUNDED

attribute TicketImage/@Conjunctive
type restriction of xsd:string
properties
isRef  0
use  optional
facets
length  1
enumeration  Y
enumeration  N

attribute TicketImage/@Next
type restriction of xsd:string
properties
isRef  0
use  optional
facets
length  13

attribute TicketImage/@Prior
type restriction of xsd:string
properties
isRef  0
use  optional
facets
length  13

attribute TicketImage/@Origin
type restriction of xsd:string
properties
isRef  0
use  required
facets
length  3

attribute TicketImage/@Destination
type restriction of xsd:string
properties
isRef  0
use  required
facets
length  3

element TicketImage/TktType
diagram
properties
isRef  0
content  complex
attributes
Name   Type   Use   Default   Fixed  
Code xsd:string required        
FareIndicator derived by: xsd:string         

attribute TicketImage/TktType/@Code
type xsd:string
properties
isRef  0
use  required

attribute TicketImage/TktType/@FareIndicator
type restriction of xsd:string
properties
isRef  0
facets
length  1
enumeration  F
enumeration  R
enumeration  I
enumeration  Y
enumeration  U
enumeration  W

element TicketImage/FCICode
diagram
type restriction of xsd:integer
properties
isRef  0
minOcc  0
maxOcc  1
content  simple
facets
enumeration  0
enumeration  1
enumeration  2
enumeration  3
enumeration  4
enumeration  5
enumeration  6
enumeration  7
enumeration  8
enumeration  9

element TicketImage/FrequentTravelerGroup
diagram
properties
isRef  0
minOcc  0
maxOcc  unbounded
content  complex
children FFCompanyCode FFNumber FFFlyingCompany

element TicketImage/FrequentTravelerGroup/FFCompanyCode
diagram
type restriction of xsd:string
properties
isRef  0
content  simple
facets
minLength  2
maxLength  3

element TicketImage/FrequentTravelerGroup/FFNumber
diagram
type restriction of xsd:string
properties
isRef  0
content  simple
facets
minLength  1

element TicketImage/FrequentTravelerGroup/FFFlyingCompany
diagram
type restriction of xsd:string
properties
isRef  0
minOcc  0
maxOcc  1
content  simple
facets
minLength  2
maxLength  3

element TicketImage/FareGroup
diagram
properties
isRef  0
content  complex
children CurrencyCode TravelerGroup

element TicketImage/FareGroup/CurrencyCode
diagram
type CurrencyCodeType
properties
isRef  0
content  complex
used by
elements  BaggagePolicy FiledIn
attributes
Name   Type   Use   Default   Fixed  
NumberOfDecimals xsd:integer optional        

element TicketImage/FareGroup/TravelerGroup
diagram
properties
isRef  0
content  complex
children Price CommissionGroup FareRules

element TicketImage/FareGroup/TravelerGroup/Price
diagram
properties
isRef  0
content  complex
children BaseFare NetRemit Taxes
attributes
Name   Type   Use   Default   Fixed  
Total xsd:integer optional        
ExchangeIndicator derived by: xsd:string         
TourFare derived by: xsd:string         

attribute TicketImage/FareGroup/TravelerGroup/Price/@Total
type xsd:integer
properties
isRef  0
use  optional

attribute TicketImage/FareGroup/TravelerGroup/Price/@ExchangeIndicator
type restriction of xsd:string
properties
isRef  0
facets
enumeration  NO ADC
enumeration  A

attribute TicketImage/FareGroup/TravelerGroup/Price/@TourFare
type restriction of xsd:string
properties
isRef  0
facets
enumeration  IT
enumeration  BT

element TicketImage/FareGroup/TravelerGroup/Price/BaseFare
diagram
properties
isRef  0
minOcc  0
maxOcc  1
content  complex
children FiledIn Surcharges
attributes
Name   Type   Use   Default   Fixed  
Amount xsd:integer required        

attribute TicketImage/FareGroup/TravelerGroup/Price/BaseFare/@Amount
type xsd:integer
properties
isRef  0
use  required

element TicketImage/FareGroup/TravelerGroup/Price/BaseFare/Surcharges
diagram
properties
isRef  0
minOcc  0
maxOcc  1
content  complex
children Surcharge
attributes
Name   Type   Use   Default   Fixed  
Amount xsd:integer required        

attribute TicketImage/FareGroup/TravelerGroup/Price/BaseFare/Surcharges/@Amount
type xsd:integer
properties
isRef  0
use  required

element TicketImage/FareGroup/TravelerGroup/Price/BaseFare/Surcharges/Surcharge
diagram
type SurchargeTypeBasic
properties
isRef  0
content  complex
children Designator Description
attributes
Name   Type   Use   Default   Fixed  
Amount xsd:integer required        

element TicketImage/FareGroup/TravelerGroup/CommissionGroup
diagram
properties
isRef  0
minOcc  0
maxOcc  1
content  complex
children Commission
attributes
Name   Type   Use   Default   Fixed  
Amount xsd:integer         

attribute TicketImage/FareGroup/TravelerGroup/CommissionGroup/@Amount
type xsd:integer
properties
isRef  0

element TicketImage/FareGroup/TravelerGroup/CommissionGroup/Commission
diagram
type extension of CommissionType
properties
isRef  0
minOcc  1
maxOcc  unbounded
content  complex
facets
minInclusive  0
attributes
Name   Type   Use   Default   Fixed  
Type derived by: xsd:string required        
RuleCode derived by: xsd:string         

attribute TicketImage/FareGroup/TravelerGroup/CommissionGroup/Commission/@RuleCode
type restriction of xsd:string
properties
isRef  0
facets
minLength  1

element TicketImage/FareGroup/TravelerGroup/FareRules
diagram
properties
isRef  0
content  complex
children FareInfo TourCode Endorsement FareCalculation

element TicketImage/FareGroup/TravelerGroup/FareRules/FareInfo
diagram
properties
isRef  0
minOcc  1
maxOcc  unbounded
content  complex
children DepartureDate DepartureCode ArrivalCode RelatedSegment FareBasisCode TicketDesignator FareRefKey AirlineCode

element TicketImage/FareGroup/TravelerGroup/FareRules/FareInfo/DepartureDate
diagram
type xsd:date
properties
isRef  0
content  simple

element TicketImage/FareGroup/TravelerGroup/FareRules/FareInfo/DepartureCode
diagram
type xsd:string
properties
isRef  0
content  simple

element TicketImage/FareGroup/TravelerGroup/FareRules/FareInfo/ArrivalCode
diagram
type xsd:string
properties
isRef  0
content  simple

element TicketImage/FareGroup/TravelerGroup/FareRules/FareInfo/RelatedSegment
diagram
properties
isRef  0
minOcc  1
maxOcc  unbounded
content  complex
children SegmentIDRef Cabin ClassOfService BaggageAllowance NVB NVA StopOverIndicator BaggagePolicy

element TicketImage/FareGroup/TravelerGroup/FareRules/FareInfo/RelatedSegment/StopOverIndicator
diagram
type restriction of xsd:string
properties
isRef  0
minOcc  0
maxOcc  1
content  simple
facets
length  1
enumeration  X
enumeration  O

element TicketImage/FareGroup/TravelerGroup/FareRules/FareInfo/FareBasisCode
diagram
type xsd:string
properties
isRef  0
content  simple

element TicketImage/FareGroup/TravelerGroup/FareRules/FareInfo/TicketDesignator
diagram
type restriction of xsd:string
properties
isRef  0
minOcc  0
maxOcc  1
content  simple
facets
minLength  1

element TicketImage/FareGroup/TravelerGroup/FareRules/FareInfo/FareRefKey
diagram
type restriction of xsd:string
properties
isRef  0
minOcc  0
maxOcc  1
content  simple
facets
minLength  1

element TicketImage/FareGroup/TravelerGroup/FareRules/FareInfo/AirlineCode
diagram
type restriction of xsd:string
properties
isRef  0
content  simple
facets
minLength  2
maxLength  2

element TicketImage/FareGroup/TravelerGroup/FareRules/TourCode
diagram
type xsd:string
properties
isRef  0
minOcc  0
maxOcc  1
content  simple

element TicketImage/FareGroup/TravelerGroup/FareRules/Endorsement
diagram
properties
isRef  0
minOcc  0
maxOcc  unbounded
content  complex
children Text

element TicketImage/FareGroup/TravelerGroup/FareRules/FareCalculation
diagram
type xsd:string
properties
isRef  0
content  simple

element TicketImage/CountryList
diagram
properties
isRef  0
minOcc  0
maxOcc  1
content  complex
children Country

element TicketImage/CountryList/Country
diagram
type CountryCodeAlpha2
properties
isRef  0
minOcc  1
maxOcc  unbounded
content  simple
facets
pattern  [A-Z]{2}

element TicketImage/Distributor
diagram
type restriction of xsd:string
properties
isRef  0
minOcc  0
maxOcc  1
content  simple
facets
enumeration  ATPCO
enumeration  SITA
enumeration  IATA
enumeration  CONSOLIDATOR
enumeration  AIRLINE

element TicketImage/ESAC
diagram
type xsd:string
properties
isRef  0
minOcc  0
maxOcc  1
content  simple

element TicketImage/OriginalTicket
diagram
properties
isRef  0
content  complex
children Ticket TktIssueDate IATA OriginalIssuePlace

element TicketImage/OriginalTicket/Ticket
diagram
properties
isRef  0
minOcc  1
maxOcc  4
content  complex
children CouponNumber
attributes
Name   Type   Use   Default   Fixed  
Number xsd:string required        

attribute TicketImage/OriginalTicket/Ticket/@Number
type xsd:string
properties
isRef  0
use  required

element TicketImage/OriginalTicket/Ticket/CouponNumber
diagram
type xsd:int
properties
isRef  0
minOcc  1
maxOcc  4
content  simple

element TicketImage/OriginalTicket/TktIssueDate
diagram
type xsd:date
properties
isRef  0
minOcc  0
maxOcc  1
content  simple

element TicketImage/OriginalTicket/IATA
diagram
type xsd:string
properties
isRef  0
minOcc  0
maxOcc  1
content  simple

element TicketImage/OriginalTicket/OriginalIssuePlace
diagram
type xsd:string
properties
isRef  0
minOcc  0
maxOcc  1
content  simple

element TicketImage/InExchangeFor
diagram
properties
isRef  0
content  complex
children TicketNumber

element TicketImage/InExchangeFor/TicketNumber
diagram
type xsd:string
properties
isRef  0
minOcc  1
maxOcc  4
content  simple

element TicketImage/Telephone
diagram
properties
isRef  0
minOcc  0
maxOcc  unbounded
content  complex
children TelephoneNumber
attributes
Name   Type   Use   Default   Fixed  
Type derived by: xsd:string optional        

attribute TicketImage/Telephone/@Type
type restriction of xsd:string
properties
isRef  0
use  optional
facets
enumeration  A
enumeration  B
enumeration  C
enumeration  F
enumeration  H
enumeration  M
enumeration  O

element TicketImage/Telephone/TelephoneNumber
diagram
type xsd:string
properties
isRef  0
content  simple

element TicketImage/CustomerIdentification
diagram
properties
isRef  0
minOcc  0
maxOcc  1
content  complex
children Text

element TicketImage/Invoice
diagram
properties
isRef  0
minOcc  0
maxOcc  1
content  complex
children InvoiceNumber

element TicketImage/Invoice/InvoiceNumber
diagram
type xsd:string
properties
isRef  0
content  simple

element Time
diagram
type Time
properties
content  simple
used by
element  Departure
complexTypes  AirArrivalType AirDepartureType
facets
length  5
pattern  ([0-1][0-9]|2[0-3]):[0-5][0-9]

element TravelDate
diagram
type xsd:date
properties
content  simple

element Traveler
diagram
properties
content  complex
children ElementNumber TravelerName Infant
used by
element  TicketImage
attributes
Name   Type   Use   Default   Fixed  
Type xsd:string required        

attribute Traveler/@Type
type xsd:string
properties
isRef  0
use  required

element Traveler/TravelerName
diagram
properties
isRef  0
content  complex
children Surname GivenName NativeGivenName Initial Title DateOfBirth Age NameRemark

element Traveler/TravelerName/NativeGivenName
diagram
type restriction of xsd:string
properties
isRef  0
content  simple
facets
minLength  1

element Traveler/TravelerName/Initial
diagram
type restriction of xsd:string
properties
isRef  0
minOcc  0
maxOcc  1
content  simple
facets
length  1

element Traveler/TravelerName/Title
diagram
type restriction of xsd:string
properties
isRef  0
minOcc  0
maxOcc  1
content  simple
facets
minLength  1

element Traveler/TravelerName/Age
diagram
type xsd:positiveInteger
properties
isRef  0
minOcc  0
maxOcc  1
content  simple

element Traveler/TravelerName/NameRemark
diagram
type xsd:string
properties
isRef  0
minOcc  0
maxOcc  1
content  simple

element Traveler/Infant
diagram
properties
isRef  0
minOcc  0
maxOcc  1
content  complex
children ElementNumber Surname GivenName AgeInMonths DateOfBirth

element Traveler/Infant/AgeInMonths
diagram
type xsd:positiveInteger
properties
isRef  0
content  simple

element TravelTime
diagram
type xsd:time
properties
content  simple

element WaiverCode
diagram
type restriction of xsd:string
properties
content  simple
used by
elements  TicketRefundRS/RefundData TicketImage
facets
minLength  1

complexType AirArrivalType
diagram
children AirportCode AirportName Date ChangeOfDay Time Terminal
used by
elements  Arrival OpenArrival

element AirArrivalType/ChangeOfDay
diagram
type xsd:integer
properties
isRef  0
minOcc  0
maxOcc  1
content  simple

complexType AirDepartureType
diagram
children AirportCode AirportName Date Time Terminal
used by
elements  Departure OpenDeparture

complexType AirlineCodedType
diagram
children AirlineCode AirlineName
used by
element  CheckIn
complexType  CarrierType

element AirlineCodedType/AirlineCode
diagram
type restriction of xsd:string
properties
isRef  0
content  simple
facets
minLength  2
maxLength  3
pattern  [A-Z0-9]{2,3}

element AirlineCodedType/AirlineName
diagram
type restriction of xsd:string
properties
isRef  0
minOcc  0
maxOcc  1
content  simple
facets
minLength  1

complexType CarrierType
diagram
type extension of AirlineCodedType
properties
base  AirlineCodedType
children AirlineCode AirlineName FlightNumber
used by
elements  Carrier OperatingCarrier

element CarrierType/FlightNumber
diagram
type extension of xsd:positiveInteger
properties
isRef  0
minOcc  0
maxOcc  1
content  complex
attributes
Name   Type   Use   Default   Fixed  
Suffix derived by: xsd:string         

attribute CarrierType/FlightNumber/@Suffix
type restriction of xsd:string
properties
isRef  0
facets
length  1
enumeration  A
enumeration  B
enumeration  C
enumeration  D

complexType TaxType
diagram
children Designator Nature Description CollectionPoint
used by
elements  TicketRefundRS/TicketData/FareData/Price/Taxes/Tax TicketRefundRS/RefundData/FeesAndPenalties/Tax Tax
attributes
Name   Type   Use   Default   Fixed  
Amount xsd:integer required        

attribute TaxType/@Amount
type xsd:integer
properties
isRef  0
use  required

element TaxType/Designator
diagram
type restriction of xsd:string
properties
isRef  0
minOcc  0
maxOcc  1
content  simple
facets
minLength  1

element TaxType/Nature
diagram
type restriction of xsd:string
properties
isRef  0
minOcc  0
maxOcc  1
content  simple
facets
minLength  1

element TaxType/Description
diagram
type restriction of xsd:string
properties
isRef  0
minOcc  0
maxOcc  1
content  simple
facets
minLength  1

element TaxType/CollectionPoint
diagram
properties
isRef  0
minOcc  0
maxOcc  unbounded
content  complex
children AirportCode
attributes
Name   Type   Use   Default   Fixed  
Amount xsd:integer         

attribute TaxType/CollectionPoint/@Amount
type xsd:integer
properties
isRef  0

complexType TktBillingAndDeliveryDataType
diagram
children FormOfPayment AddressGroup
used by
element  BillingAndDeliveryData

element TktBillingAndDeliveryDataType/FormOfPayment
diagram
properties
isRef  0
minOcc  1
maxOcc  unbounded
content  complex
children CreditCard Other

element TktBillingAndDeliveryDataType/FormOfPayment/CreditCard
diagram
properties
isRef  0
minOcc  0
maxOcc  unbounded
content  complex
children CCCode CCNumber CCExpiration ExtendedPayment CardholderFirstName CardholderLastName ApprovalCode
attributes
Name   Type   Use   Default   Fixed  
PartialAmount xsd:positiveInteger         

attribute TktBillingAndDeliveryDataType/FormOfPayment/CreditCard/@PartialAmount
type xsd:positiveInteger
properties
isRef  0

element TktBillingAndDeliveryDataType/FormOfPayment/Other
diagram
type extension of xsd:string
properties
isRef  0
minOcc  0
maxOcc  unbounded
content  complex
attributes
Name   Type   Use   Default   Fixed  
PartialAmount xsd:positiveInteger         

attribute TktBillingAndDeliveryDataType/FormOfPayment/Other/@PartialAmount
type xsd:positiveInteger
properties
isRef  0

element TktBillingAndDeliveryDataType/AddressGroup
diagram
properties
isRef  0
minOcc  0
maxOcc  unbounded
content  complex
children OptionalName Address City PostalCode StateCode Country AddressText

element TktBillingAndDeliveryDataType/AddressGroup/OptionalName
diagram
type restriction of xsd:string
properties
isRef  0
content  simple
facets
minLength  1

element TktBillingAndDeliveryDataType/AddressGroup/Address
diagram
type restriction of xsd:string
properties
isRef  0
minOcc  1
maxOcc  2
content  simple
facets
minLength  1

element TktBillingAndDeliveryDataType/AddressGroup/City
diagram
type restriction of xsd:string
properties
isRef  0
content  simple
facets
minLength  1

element TktBillingAndDeliveryDataType/AddressGroup/PostalCode
diagram
type restriction of xsd:string
properties
isRef  0
content  simple
facets
minLength  1

element TktBillingAndDeliveryDataType/AddressGroup/StateCode
diagram
type restriction of xsd:string
properties
isRef  0
content  simple
facets
minLength  1

element TktBillingAndDeliveryDataType/AddressGroup/Country
diagram
type CountryCodeAlpha2
properties
isRef  0
content  simple
facets
pattern  [A-Z]{2}

element TktBillingAndDeliveryDataType/AddressGroup/AddressText
diagram
type restriction of xsd:string
properties
isRef  0
content  simple
facets
minLength  1

complexType TktPrinterGroup
diagram
children PrinterDestination STPDestination

element TktPrinterGroup/PrinterDestination
diagram
type extension of xsd:string
properties
isRef  0
minOcc  1
maxOcc  5
content  complex
attributes
Name   Type   Use   Default   Fixed  
Type derived by: xsd:string required        
CountryCode xsd:string         

attribute TktPrinterGroup/PrinterDestination/@Type
type restriction of xsd:string
properties
isRef  0
use  required
facets
length  1
enumeration  B
enumeration  I
enumeration  M
enumeration  T
enumeration  H
enumeration  PP

attribute TktPrinterGroup/PrinterDestination/@CountryCode
type xsd:string
properties
isRef  0

element TktPrinterGroup/STPDestination
diagram
properties
isRef  0
minOcc  0
maxOcc  1
content  complex
children AccountID PseudoCityCode STPID
attributes
Name   Type   Use   Default   Fixed  
Type xsd:string required        

attribute TktPrinterGroup/STPDestination/@Type
type xsd:string
properties
isRef  0
use  required

element TktPrinterGroup/STPDestination/AccountID
diagram
type restriction of xsd:string
properties
isRef  0
content  simple
facets
minLength  1

element TktPrinterGroup/STPDestination/PseudoCityCode
diagram
type restriction of xsd:string
properties
isRef  0
content  simple
facets
minLength  1

element TktPrinterGroup/STPDestination/STPID
diagram
type restriction of xsd:string
properties
isRef  0
content  simple
facets
minLength  1

attribute DetailedFareType
type restriction of xsd:string
facets
enumeration  A35F
enumeration  CA35
enumeration  CNFR
enumeration  DDFR
enumeration  A15F
enumeration  CA15
enumeration  CDDF
enumeration  PRFR
enumeration  NRFR
enumeration  PUBL
enumeration  NEGO

attribute DistanceUnit
type restriction of xsd:string
used by
element  GeoCoded
facets
minLength  1
maxLength  1
enumeration  M
enumeration  K

attribute FareBrand
type xsd:string

attribute FareType
type restriction of xsd:string
facets
enumeration  PUBL
enumeration  NEGO
enumeration  BOTH
enumeration  HIST
enumeration  UNDF

attribute POIType
type restriction of xsd:string

attribute Quantity
type restriction of xsd:integer
properties
default  1
facets
minInclusive  1
maxInclusive  99

attribute Radius
type restriction of xsd:unsignedLong
used by
element  GeoCoded

attribute ReasonCode
type restriction of xsd:string
facets
length  1

attribute SaleStatus
type restriction of xsd:string
facets
enumeration  Issued
enumeration  Booked

attribute ServiceCode
type restriction of xsd:string
facets
length  2

attribute Source
type restriction of xsd:string
used by
elements  Error Itinerary/TicketCoupon/Flight ForInfo Itinerary/TicketCoupon/Open
facets
minLength  1

attribute SourceRef
type restriction of xsd:string
used by
elements  Error Itinerary/TicketCoupon/Flight ForInfo Itinerary/TicketCoupon/Open
facets
minLength  1

attribute SubCode
type restriction of xsd:string
facets
length  3

attribute Timeout
type xsd:positiveInteger

element AltTicketingDate
diagram
properties
content  complex
children Date

element AltTicketingDate/Date
diagram
type Date
properties
isRef  0
content  simple
used by
elements  Departure OpenArrival OpenDeparture
complexTypes  AirArrivalType AirDepartureType

element ApprovalCode
diagram
type xsd:string
properties
content  simple
used by
element  TktBillingAndDeliveryDataType/FormOfPayment/CreditCard

element Attributes
diagram
properties
content  complex
children Group SubGroup Desc1 Desc2

element Attributes/Group
diagram
properties
isRef  0
content  complex
children Code Text

element Attributes/Group/Code
diagram
type xsd:string
properties
isRef  0
content  simple
used by
element  Error

element Attributes/Group/Text
diagram
type xsd:string
properties
isRef  0
minOcc  0
maxOcc  1
content  simple
used by
elements  BaggagePolicy BookingInstructions TicketImage/CustomerIdentification TicketImage/FareGroup/TravelerGroup/FareRules/Endorsement Error ForInfo Itinerary/TicketCoupon/Flight/Information UnderlyingError

element Attributes/SubGroup
diagram
properties
isRef  0
content  complex
children Code Text

element Attributes/SubGroup/Code
diagram
type xsd:string
properties
isRef  0
content  simple
used by
element  Error

element Attributes/SubGroup/Text
diagram
type xsd:string
properties
isRef  0
minOcc  0
maxOcc  1
content  simple
used by
elements  BaggagePolicy BookingInstructions TicketImage/CustomerIdentification TicketImage/FareGroup/TravelerGroup/FareRules/Endorsement Error ForInfo Itinerary/TicketCoupon/Flight/Information UnderlyingError

element Attributes/Desc1
diagram
properties
isRef  0
content  complex
children Code Text

element Attributes/Desc1/Code
diagram
type xsd:string
properties
isRef  0
content  simple
used by
element  Error

element Attributes/Desc1/Text
diagram
type xsd:string
properties
isRef  0
minOcc  0
maxOcc  1
content  simple
used by
elements  BaggagePolicy BookingInstructions TicketImage/CustomerIdentification TicketImage/FareGroup/TravelerGroup/FareRules/Endorsement Error ForInfo Itinerary/TicketCoupon/Flight/Information UnderlyingError

element Attributes/Desc2
diagram
properties
isRef  0
minOcc  0
maxOcc  1
content  complex
children Code Text

element Attributes/Desc2/Code
diagram
type xsd:string
properties
isRef  0
content  simple
used by
element  Error

element Attributes/Desc2/Text
diagram
type xsd:string
properties
isRef  0
minOcc  0
maxOcc  1
content  simple
used by
elements  BaggagePolicy BookingInstructions TicketImage/CustomerIdentification TicketImage/FareGroup/TravelerGroup/FareRules/Endorsement Error ForInfo Itinerary/TicketCoupon/Flight/Information UnderlyingError

element Authentication
diagram
properties
content  complex
children Surname GivenName Car Hotel CreditCard MaestroCard IdentityCard CustomerCard

element Authentication/Car
diagram
properties
isRef  0
minOcc  0
maxOcc  1
content  complex
children PickUp RateOptions

element Authentication/Car/PickUp
diagram
properties
isRef  0
minOcc  0
maxOcc  1
content  complex
children Location Date

element Authentication/Car/PickUp/Location
diagram
properties
isRef  0
minOcc  0
maxOcc  1
content  complex
children CityCode Category Number

element Authentication/Car/PickUp/Location/CityCode
diagram
type restriction of xsd:string
properties
isRef  0
content  simple
facets
length  3

element Authentication/Car/PickUp/Location/Category
diagram
properties
isRef  0
used by
complexTypes  CarLocation RequestForCarLocation

element Authentication/Car/PickUp/Location/Number
diagram
type xsd:string
properties
isRef  0
content  simple

element Authentication/Car/PickUp/Date
diagram
properties
isRef  0
minOcc  0
maxOcc  1
used by
elements  Departure OpenArrival OpenDeparture
complexTypes  AirArrivalType AirDepartureType

element Authentication/Car/RateOptions
diagram
properties
isRef  0
minOcc  0
maxOcc  1
content  complex
attributes
Name   Type   Use   Default   Fixed  
Category derived by: xsd:string         

attribute Authentication/Car/RateOptions/@Category
type restriction of xsd:string
properties
isRef  0
facets
enumeration  A
enumeration  B
enumeration  C
enumeration  G
enumeration  I
enumeration  K
enumeration  L
enumeration  P
enumeration  R
enumeration  S
enumeration  U
enumeration  V
enumeration  X

element Authentication/Hotel
diagram
properties
isRef  0
minOcc  0
maxOcc  1
content  complex
attributes
Name   Type   Use   Default   Fixed  
CheckInDate Date         
CheckOutDate Date         
ChainCode xsd:string         
PropertyCode xsd:string         

attribute Authentication/Hotel/@CheckInDate
type Date
properties
isRef  0

attribute Authentication/Hotel/@CheckOutDate
type Date
properties
isRef  0

attribute Authentication/Hotel/@ChainCode
type xsd:string
properties
isRef  0

attribute Authentication/Hotel/@PropertyCode
type xsd:string
properties
isRef  0

element Authentication/CreditCard
diagram
properties
isRef  0
content  complex
children CCNumber

element Authentication/MaestroCard
diagram
properties
isRef  0
content  complex
children BankIdentificationCode AccountNumber

element Authentication/MaestroCard/BankIdentificationCode
diagram
type xsd:string
properties
isRef  0
content  simple

element Authentication/MaestroCard/AccountNumber
diagram
type xsd:string
properties
isRef  0
content  simple

element Authentication/IdentityCard
diagram
properties
isRef  0
content  complex
children CardNumber ExpirationDate DateOfBirth IssueCountry

element Authentication/IdentityCard/CardNumber
diagram
type xsd:string
properties
isRef  0
content  simple

element Authentication/IdentityCard/ExpirationDate
diagram
type xsd:date
properties
isRef  0
content  simple

element Authentication/IdentityCard/DateOfBirth
diagram
type xsd:date
properties
isRef  0
content  simple
used by
elements  Traveler/Infant Traveler/TravelerName

element Authentication/IdentityCard/IssueCountry
diagram
type restriction of xsd:string
properties
isRef  0
content  simple
facets
pattern  [A-Z]{2}

element Authentication/CustomerCard
diagram
properties
isRef  0
content  complex
children CardNumber
attributes
Name   Type   Use   Default   Fixed  
Type derived by: xsd:string required        

attribute Authentication/CustomerCard/@Type
type restriction of xsd:string
properties
isRef  0
use  required
facets
enumeration  BahnCard
enumeration  BahnBonusCard

element Authentication/CustomerCard/CardNumber
diagram
type restriction of xsd:string
properties
isRef  0
content  simple
facets
minLength  1

element BaggageAllowance
diagram
type xsd:string
properties
content  simple
used by
element  TicketImage/FareGroup/TravelerGroup/FareRules/FareInfo/RelatedSegment

element BaggagePolicy
diagram
properties
content  complex
children CurrencyCode Text Url
used by
element  TicketImage/FareGroup/TravelerGroup/FareRules/FareInfo/RelatedSegment
attributes
Name   Type   Use   Default   Fixed  
Amount xsd:integer optional        
BaggageItem derived by: xsd:string         

attribute BaggagePolicy/@Amount
type xsd:integer
properties
isRef  0
use  optional

attribute BaggagePolicy/@BaggageItem
type restriction of xsd:string
properties
isRef  0
facets
minLength  1
maxLength  2
pattern  ([1-9]{1,2})|BF|C|CF|E

element BaggagePolicy/Url
diagram
type xsd:string
properties
isRef  0
minOcc  0
maxOcc  1
content  simple

element BookingInstructions
diagram
properties
content  complex
children SSRCode OSIText UpgradeMethod Text

element BookingInstructions/OSIText
diagram
type xsd:string
properties
isRef  0
minOcc  0
maxOcc  unbounded
content  simple

element BookingInstructions/UpgradeMethod
diagram
type extension of xsd:string
properties
isRef  0
minOcc  0
maxOcc  1
content  complex
attributes
Name   Type   Use   Default   Fixed  
NewClass xsd:string         

attribute BookingInstructions/UpgradeMethod/@NewClass
type xsd:string
properties
isRef  0

element BookingSource
diagram
type extension of xsd:string
properties
content  complex
used by
complexType  CarHotelSupplementalInformationType
attributes
Name   Type   Use   Default   Fixed  
Type derived by: xsd:string         

attribute BookingSource/@Type
type restriction of xsd:string
properties
isRef  0
facets
enumeration  ARC
enumeration  IATA
enumeration  TIDS
enumeration  CLIA
enumeration  AAA
enumeration  GDS
enumeration  OTHER

element CardholderFirstName
diagram
type restriction of xsd:string
properties
content  simple
used by
elements  TicketRefundRS/TicketData/FormOfPayment/CreditCard CreditCard TktBillingAndDeliveryDataType/FormOfPayment/CreditCard
facets
minLength  1

element CardholderIDRef
diagram
type restriction of xsd:string
properties
content  simple
facets
minLength  1

element CardholderLastName
diagram
type restriction of xsd:string
properties
content  simple
used by
elements  TicketRefundRS/TicketData/FormOfPayment/CreditCard CreditCard TktBillingAndDeliveryDataType/FormOfPayment/CreditCard
facets
minLength  1

element Category
diagram
type restriction of xsd:string
properties
content  simple
used by
complexTypes  CarLocation RequestForCarLocation
facets
enumeration  A
enumeration  C
enumeration  D
enumeration  E
enumeration  F
enumeration  N
enumeration  O
enumeration  P
enumeration  R
enumeration  S
enumeration  T
enumeration  W
enumeration  X
enumeration  *

element CCCode
diagram
type restriction of xsd:string
properties
content  simple
used by
elements  TicketRefundRS/TicketData/FormOfPayment/CreditCard CreditCard TktBillingAndDeliveryDataType/FormOfPayment/CreditCard
facets
length  2
pattern  [A-Z]{2}

element CCExpiration
diagram
properties
content  complex
children Month Year
used by
elements  TicketRefundRS/TicketData/FormOfPayment/CreditCard CreditCard TktBillingAndDeliveryDataType/FormOfPayment/CreditCard
complexType  BasicCreditCardType

element CCExpiration/Month
diagram
type restriction of xsd:string
properties
isRef  0
content  simple
facets
pattern  0[1-9]|1[0-2]
pattern  XX

element CCExpiration/Year
diagram
type restriction of xsd:string
properties
isRef  0
content  simple
facets
pattern  [0-9][0-9]
pattern  XX

element CCNumber
diagram
type restriction of xsd:string
properties
content  simple
used by
elements  TicketRefundRS/TicketData/FormOfPayment/CreditCard CreditCard Authentication/CreditCard TktBillingAndDeliveryDataType/FormOfPayment/CreditCard
facets
minLength  1

element ClassOfService
diagram
type COSType
properties
content  simple
used by
elements  Itinerary/TicketCoupon/Flight Itinerary/TicketCoupon/Open TicketImage/FareGroup/TravelerGroup/FareRules/FareInfo/RelatedSegment
facets
minLength  1
maxLength  1
pattern  [A-Z]

element Code
diagram
type xsd:string
properties
content  simple
used by
element  Error

element CurrencyCode
diagram
type restriction of CurrencyCodeType
properties
content  complex
used by
elements  BaggagePolicy FiledIn
facets
pattern  [A-Z0-9]{3}
attributes
Name   Type   Use   Default   Fixed  
NumberOfDecimals xsd:integer required        

attribute CurrencyCode/@NumberOfDecimals
type xsd:integer
properties
isRef  0
use  required

element Error
diagram
properties
content  complex
children Code Text UnderlyingError
used by
element  InfoGroup
attributes
Name   Type   Use   Default   Fixed  
ErrorType xsd:string required        
Source         
SourceRef         

attribute Error/@ErrorType
type xsd:string
properties
isRef  0
use  required

element ExtendedPayment
diagram
type extension of xsd:string
properties
content  complex
used by
element  TktBillingAndDeliveryDataType/FormOfPayment/CreditCard
attributes
Name   Type   Use   Default   Fixed  
NumberOfMonths xsd:positiveInteger         
Code xsd:string         

attribute ExtendedPayment/@NumberOfMonths
type xsd:positiveInteger
properties
isRef  0

attribute ExtendedPayment/@Code
type xsd:string
properties
isRef  0

element FareRefKey
diagram
type restriction of xsd:string
properties
content  simple
facets
minLength  1

element FiledIn
diagram
properties
content  complex
children CurrencyCode Amount
used by
element  TicketImage/FareGroup/TravelerGroup/Price/BaseFare
complexType  BaseFareType

element FiledIn/Amount
diagram
type xsd:integer
properties
isRef  0
content  simple

element FlightNumber
diagram
type FlightNumberWithSuffixType
properties
content  complex
facets
minInclusive  0
maxInclusive  9999
attributes
Name   Type   Use   Default   Fixed  
Suffix derived by: xsd:string optional        

element ForInfo
diagram
properties
content  complex
children Text
used by
element  InfoGroup
attributes
Name   Type   Use   Default   Fixed  
Source optional        
SourceRef optional        

element GeoCoded
diagram
properties
content  complex
children Longitude Latitude
attributes
Name   Type   Use   Default   Fixed  
Radius         
DistanceUnit    K     

element GivenName
diagram
type xsd:string
properties
content  simple
used by
elements  Authentication Traveler/Infant TicketRefundRS/Traveler/TravelerName Traveler/TravelerName

element HistoricalPricingInfo
diagram
properties
content  complex
children ReservationDateTime TicketedDateTime RecordLocator

element HistoricalPricingInfo/ReservationDateTime
diagram
properties
isRef  0
minOcc  0
maxOcc  1
content  complex
children Date Time

element HistoricalPricingInfo/ReservationDateTime/Date
diagram
type Date
properties
isRef  0
content  simple
used by
elements  Departure OpenArrival OpenDeparture
complexTypes  AirArrivalType AirDepartureType

element HistoricalPricingInfo/ReservationDateTime/Time
diagram
type Time
properties
isRef  0
minOcc  0
maxOcc  1
content  simple
used by
element  Departure
complexTypes  AirArrivalType AirDepartureType
facets
length  5
pattern  ([0-1][0-9]|2[0-3]):[0-5][0-9]

element HistoricalPricingInfo/TicketedDateTime
diagram
properties
isRef  0
content  complex
children Date Time

element HistoricalPricingInfo/TicketedDateTime/Date
diagram
type Date
properties
isRef  0
content  simple
used by
elements  Departure OpenArrival OpenDeparture
complexTypes  AirArrivalType AirDepartureType

element HistoricalPricingInfo/TicketedDateTime/Time
diagram
type Time
properties
isRef  0
minOcc  0
maxOcc  1
content  simple
used by
element  Departure
complexTypes  AirArrivalType AirDepartureType
facets
length  5
pattern  ([0-1][0-9]|2[0-3]):[0-5][0-9]

element HistoricalPricingInfo/RecordLocator
diagram
type xsd:string
properties
isRef  0
minOcc  0
maxOcc  0
content  simple

element HistoricPricingDate
diagram
properties
content  complex
children Date

element HistoricPricingDate/Date
diagram
type Date
properties
isRef  0
content  simple
used by
elements  Departure OpenArrival OpenDeparture
complexTypes  AirArrivalType AirDepartureType

element HotelRating
diagram
type extension of xsd:string
properties
content  complex
attributes
Name   Type   Use   Default   Fixed  
RatingSystem derived by: xsd:string         
RatingType derived by: xsd:string         
RatingPersonType derived by: xsd:string         

attribute HotelRating/@RatingSystem
type restriction of xsd:string
properties
isRef  0
facets
enumeration  AAA
enumeration  AMA
enumeration  C24
enumeration  CRC
enumeration  EHB
enumeration  EHS
enumeration  EHT
enumeration  GUESTS
enumeration  HBC
enumeration  HRS
enumeration  JVW
enumeration  LSR
enumeration  MIC
enumeration  MOB
enumeration  NTM
enumeration  OHG
enumeration  TPA
enumeration  UNK

attribute HotelRating/@RatingType
type restriction of xsd:string
properties
isRef  0
facets
enumeration  AVG
enumeration  UNK
enumeration  COF
enumeration  ATM
enumeration  FOR
enumeration  SOE
enumeration  HFA
enumeration  RFA
enumeration  RSI
enumeration  SAN
enumeration  CLE
enumeration  BFQ
enumeration  REQ
enumeration  WEL
enumeration  PKG
enumeration  VAL

attribute HotelRating/@RatingPersonType
type restriction of xsd:string
properties
isRef  0
facets
enumeration  AVG
enumeration  UNK
enumeration  PRI
enumeration  BUS
enumeration  GRP
enumeration  CON
enumeration  YCP
enumeration  ECP
enumeration  FSC
enumeration  FOC

element InfoGroup
diagram
properties
content  complex
children ForInfo Error BackOffice
used by
element  TicketRefundRS

element InfoGroup/BackOffice
diagram
type BackOfficeContainer
properties
isRef  0
minOcc  0
maxOcc  1
content  complex
attributes
Name   Type   Use   Default   Fixed  

element Latitude
diagram
type restriction of xsd:decimal
properties
content  simple
used by
element  GeoCoded
facets
minInclusive  -90
maxInclusive  90

element Longitude
diagram
type restriction of xsd:decimal
properties
content  simple
used by
element  GeoCoded
facets
minInclusive  -180
maxInclusive  180

element NegoRateCode
diagram
type restriction of xsd:string
properties
content  simple
facets
minLength  1

element NVA
diagram
type xsd:date
properties
content  simple
used by
element  TicketImage/FareGroup/TravelerGroup/FareRules/FareInfo/RelatedSegment

element NVB
diagram
type xsd:date
properties
content  simple
used by
element  TicketImage/FareGroup/TravelerGroup/FareRules/FareInfo/RelatedSegment

element OpeningInterval
diagram
properties
content  complex
attributes
Name   Type   Use   Default   Fixed  
OpeningTime Time         
ClosingTime Time         

attribute OpeningInterval/@OpeningTime
type Time
properties
isRef  0
facets
length  5
pattern  ([0-1][0-9]|2[0-3]):[0-5][0-9]

attribute OpeningInterval/@ClosingTime
type Time
properties
isRef  0
facets
length  5
pattern  ([0-1][0-9]|2[0-3]):[0-5][0-9]

element POI
diagram
type xsd:string
properties
content  simple

element POIDistance
diagram
type extension of xsd:decimal
properties
content  complex
attributes
Name   Type   Use   Default   Fixed  
POIType derived by: xsd:string required        
POIName xsd:string         

attribute POIDistance/@POIType
type restriction of xsd:string
properties
isRef  0
use  required
facets
enumeration  AIRPORT
enumeration  CAR RENTAL STATION
enumeration  CINEMA
enumeration  CITY CENTER
enumeration  CITY DISTRICT
enumeration  COMPANY LOCATION
enumeration  FAIR
enumeration  HIGHWAY
enumeration  LOCATION
enumeration  PETROL STATION
enumeration  SHOPPING
enumeration  SMALL TOWN
enumeration  THEATER
enumeration  TOURIST FEATURE
enumeration  TRAIN STATION
enumeration  UNKNOWN

attribute POIDistance/@POIName
type xsd:string
properties
isRef  0

element ReferenceData
diagram
properties
content  complex
children Airport

element ReferenceData/Airport
diagram
properties
isRef  0
content  complex
attributes
Name   Type   Use   Default   Fixed  
Code derived by: xsd:string required        
Long xsd:double required        
Lat xsd:double required        
Name xsd:string         

attribute ReferenceData/Airport/@Code
type restriction of xsd:string
properties
isRef  0
use  required
facets
length  3

attribute ReferenceData/Airport/@Long
type xsd:double
properties
isRef  0
use  required

attribute ReferenceData/Airport/@Lat
type xsd:double
properties
isRef  0
use  required

attribute ReferenceData/Airport/@Name
type xsd:string
properties
isRef  0

element ReservationsDateTime
diagram
properties
content  complex
children Date Time

element ReservationsDateTime/Date
diagram
type Date
properties
isRef  0
content  simple
used by
elements  Departure OpenArrival OpenDeparture
complexTypes  AirArrivalType AirDepartureType

element ReservationsDateTime/Time
diagram
type Time
properties
isRef  0
minOcc  0
maxOcc  1
content  simple
used by
element  Departure
complexTypes  AirArrivalType AirDepartureType
facets
length  5
pattern  ([0-1][0-9]|2[0-3]):[0-5][0-9]

element SecurityID
diagram
type restriction of xsd:string
properties
content  simple
used by
element  CarHotelSupplementalInformationType/PaymentGuarantee/CreditCard
facets
pattern  \d{3,4}

element SegmentIDRef
diagram
type xsd:string
properties
content  simple
used by
element  TicketImage/FareGroup/TravelerGroup/FareRules/FareInfo/RelatedSegment

element ServiceDate
diagram
type xsd:date
properties
content  simple

element ServiceLocation
diagram
type restriction of xsd:string
properties
content  simple
facets
length  3

element ServicePrice
diagram
properties
content  complex
children BasePrice Taxes
attributes
Name   Type   Use   Default   Fixed  
Total xsd:integer required        

attribute ServicePrice/@Total
type xsd:integer
properties
isRef  0
use  required

element ServicePrice/BasePrice
diagram
properties
isRef  0
content  complex
attributes
Name   Type   Use   Default   Fixed  
Amount xsd:integer required        

attribute ServicePrice/BasePrice/@Amount
type xsd:integer
properties
isRef  0
use  required

element ServicePrice/Taxes
diagram
properties
isRef  0
minOcc  0
maxOcc  1
content  complex
children Tax
used by
element  TicketImage/FareGroup/TravelerGroup/Price
attributes
Name   Type   Use   Default   Fixed  
Amount xsd:integer required        

attribute ServicePrice/Taxes/@Amount
type xsd:integer
properties
isRef  0
use  required

element ServicePrice/Taxes/Tax
diagram
properties
isRef  0
minOcc  0
maxOcc  unbounded
content  complex
children Designator Description
used by
element  Taxes
attributes
Name   Type   Use   Default   Fixed  
Amount xsd:integer required        

attribute ServicePrice/Taxes/Tax/@Amount
type xsd:integer
properties
isRef  0
use  required

element ServicePrice/Taxes/Tax/Designator
diagram
type restriction of xsd:string
properties
isRef  0
minOcc  0
maxOcc  1
content  simple
facets
minLength  1

element ServicePrice/Taxes/Tax/Description
diagram
type restriction of xsd:string
properties
isRef  0
minOcc  0
maxOcc  1
content  simple
facets
minLength  1

element SSRCode
diagram
type xsd:string
properties
content  simple
used by
element  BookingInstructions

element StationCode
diagram
type restriction of xsd:string
properties
content  simple

element Surname
diagram
type xsd:string
properties
content  simple
used by
elements  Authentication Traveler/Infant TicketRefundRS/Traveler/TravelerName Traveler/TravelerName

element Text
diagram
type xsd:string
properties
content  simple
used by
elements  BaggagePolicy BookingInstructions TicketImage/CustomerIdentification TicketImage/FareGroup/TravelerGroup/FareRules/Endorsement Error ForInfo Itinerary/TicketCoupon/Flight/Information UnderlyingError

element TravelerIDRef
diagram
type xsd:string
properties
content  simple

element UnderlyingError
diagram
properties
content  complex
children Text
used by
element  Error
attributes
Name   Type   Use   Default   Fixed  
Code xsd:string         

attribute UnderlyingError/@Code
type xsd:string
properties
isRef  0

complexType BaseFareType
diagram
children FiledIn Surcharges
used by
element  TicketRefundRS/TicketData/FareData/Price/BaseFare
attributes
Name   Type   Use   Default   Fixed  
Amount xsd:integer required        

attribute BaseFareType/@Amount
type xsd:integer
properties
isRef  0
use  required

element BaseFareType/Surcharges
diagram
type SurchargesType
properties
isRef  0
minOcc  0
maxOcc  1
content  complex
children Surcharge
attributes
Name   Type   Use   Default   Fixed  
Amount xsd:integer required        

complexType BasicCreditCardType
diagram
children CCCode CCNumber CCExpiration
used by
element  CarHotelSupplementalInformationType/PaymentGuarantee/CreditCard

element BasicCreditCardType/CCCode
diagram
type restriction of xsd:string
properties
isRef  0
content  simple
used by
elements  TicketRefundRS/TicketData/FormOfPayment/CreditCard CreditCard TktBillingAndDeliveryDataType/FormOfPayment/CreditCard
facets
length  2
pattern  [A-Z0-9]{2}

element BasicCreditCardType/CCNumber
diagram
type restriction of xsd:string
properties
isRef  0
content  simple
used by
elements  TicketRefundRS/TicketData/FormOfPayment/CreditCard CreditCard Authentication/CreditCard TktBillingAndDeliveryDataType/FormOfPayment/CreditCard
facets
minLength  1

complexType BasicEndorsement
diagram
children Text

element BasicEndorsement/Text
diagram
type FreeFormTextField
properties
isRef  0
content  simple
used by
elements  BaggagePolicy BookingInstructions TicketImage/CustomerIdentification TicketImage/FareGroup/TravelerGroup/FareRules/Endorsement Error ForInfo Itinerary/TicketCoupon/Flight/Information UnderlyingError
facets
minLength  1

complexType CarDeliverToCollectFromType
diagram
children Address Date Time Comment Telephone

element CarDeliverToCollectFromType/Address
diagram
properties
isRef  0
content  complex
children Name Street City PostalCode CountryCode

element CarDeliverToCollectFromType/Address/Name
diagram
type xsd:string
properties
isRef  0
minOcc  0
maxOcc  1
content  simple

element CarDeliverToCollectFromType/Address/Street
diagram
type xsd:string
properties
isRef  0
content  simple

element CarDeliverToCollectFromType/Address/City
diagram
type xsd:string
properties
isRef  0
content  simple

element CarDeliverToCollectFromType/Address/PostalCode
diagram
type xsd:string
properties
isRef  0
content  simple

element CarDeliverToCollectFromType/Address/CountryCode
diagram
type restriction of xsd:string
properties
isRef  0
content  simple
facets
minLength  2
maxLength  2

element CarDeliverToCollectFromType/Date
diagram
type xsd:date
properties
isRef  0
minOcc  0
maxOcc  1
content  simple
used by
elements  Departure OpenArrival OpenDeparture
complexTypes  AirArrivalType AirDepartureType

element CarDeliverToCollectFromType/Time
diagram
type Time
properties
isRef  0
minOcc  0
maxOcc  1
content  simple
used by
element  Departure
complexTypes  AirArrivalType AirDepartureType
facets
length  5
pattern  ([0-1][0-9]|2[0-3]):[0-5][0-9]

element CarDeliverToCollectFromType/Comment
diagram
type xsd:string
properties
isRef  0
minOcc  0
maxOcc  1
content  simple

element CarDeliverToCollectFromType/Telephone
diagram
type restriction of xsd:string
properties
isRef  0
minOcc  0
maxOcc  1
content  simple
facets
maxLength  20

complexType CarHotelSupplementalInformationType
diagram
children BookingSource CorporateRateOverride CorporateDiscountNumber PaymentGuarantee FrequentGuest FrequentFlyer AdditionalInformation

element CarHotelSupplementalInformationType/CorporateRateOverride
diagram
type xsd:integer
properties
isRef  0
minOcc  0
maxOcc  1
content  simple

element CarHotelSupplementalInformationType/CorporateDiscountNumber
diagram
type restriction of xsd:string
properties
isRef  0
minOcc  0
maxOcc  1
content  simple
facets
minLength  1

element CarHotelSupplementalInformationType/PaymentGuarantee
diagram
properties
isRef  0
minOcc  0
maxOcc  unbounded
content  complex
children CreditCard Other
attributes
Name   Type   Use   Default   Fixed  
Type derived by: xsd:string optional   G     

attribute CarHotelSupplementalInformationType/PaymentGuarantee/@Type
type restriction of xsd:string
properties
isRef  0
default  G
use  optional
facets
enumeration  G
enumeration  D
enumeration  P

element CarHotelSupplementalInformationType/PaymentGuarantee/CreditCard
diagram
type extension of BasicCreditCardType
properties
isRef  0
content  complex
children CCCode CCNumber CCExpiration SecurityID CardholderFirstName CardholderLastName ExtraData
attributes
Name   Type   Use   Default   Fixed  
CardType derived by: xsd:string         

attribute CarHotelSupplementalInformationType/PaymentGuarantee/CreditCard/@CardType
type restriction of xsd:string
properties
isRef  0
facets
enumeration  1
enumeration  2
enumeration  3

element CarHotelSupplementalInformationType/PaymentGuarantee/CreditCard/CardholderFirstName
diagram
type restriction of xsd:string
properties
isRef  0
minOcc  0
maxOcc  1
content  simple
used by
elements  TicketRefundRS/TicketData/FormOfPayment/CreditCard CreditCard TktBillingAndDeliveryDataType/FormOfPayment/CreditCard
facets
minLength  1

element CarHotelSupplementalInformationType/PaymentGuarantee/CreditCard/CardholderLastName
diagram
type restriction of xsd:string
properties
isRef  0
content  simple
used by
elements  TicketRefundRS/TicketData/FormOfPayment/CreditCard CreditCard TktBillingAndDeliveryDataType/FormOfPayment/CreditCard
facets
minLength  1

element CarHotelSupplementalInformationType/PaymentGuarantee/CreditCard/ExtraData
diagram
properties
isRef  0
minOcc  0
maxOcc  unbounded
content  complex
attributes
Name   Type   Use   Default   Fixed  
Type xsd:string         
Value xsd:string         

attribute CarHotelSupplementalInformationType/PaymentGuarantee/CreditCard/ExtraData/@Type
type xsd:string
properties
isRef  0

attribute CarHotelSupplementalInformationType/PaymentGuarantee/CreditCard/ExtraData/@Value
type xsd:string
properties
isRef  0

element CarHotelSupplementalInformationType/PaymentGuarantee/Other
diagram
type restriction of xsd:string
properties
isRef  0
content  simple
facets
minLength  1

element CarHotelSupplementalInformationType/FrequentGuest
diagram
properties
isRef  0
minOcc  0
maxOcc  1
content  complex
children FGCode FGNumber

element CarHotelSupplementalInformationType/FrequentGuest/FGCode
diagram
type restriction of xsd:string
properties
isRef  0
minOcc  0
maxOcc  1
content  simple
facets
length  2

element CarHotelSupplementalInformationType/FrequentGuest/FGNumber
diagram
type restriction of xsd:string
properties
isRef  0
content  simple
facets
minLength  1

element CarHotelSupplementalInformationType/FrequentFlyer
diagram
properties
isRef  0
minOcc  0
maxOcc  1
content  complex
children FFCode FFNumber

element CarHotelSupplementalInformationType/FrequentFlyer/FFCode
diagram
type restriction of xsd:string
properties
isRef  0
minOcc  0
maxOcc  1
content  simple
facets
length  2

element CarHotelSupplementalInformationType/FrequentFlyer/FFNumber
diagram
type restriction of xsd:string
properties
isRef  0
content  simple
facets
minLength  1

element CarHotelSupplementalInformationType/AdditionalInformation
diagram
type restriction of xsd:string
properties
isRef  0
minOcc  0
maxOcc  1
content  simple
facets
minLength  1

complexType CarLocation
diagram
children CityCode Category Number

element CarLocation/CityCode
diagram
type restriction of xsd:string
properties
isRef  0
content  simple
facets
length  3

element CarLocation/Number
diagram
type xsd:string
properties
isRef  0
content  simple

complexType Children
diagram
children Child

element Children/Child
diagram
properties
isRef  0
minOcc  1
maxOcc  unbounded
content  complex
children Age ExtraBed

element Children/Child/Age
diagram
type restriction of xsd:int
properties
isRef  0
content  simple
facets
minInclusive  0
maxInclusive  17

element Children/Child/ExtraBed
diagram
type restriction of xsd:string
properties
isRef  0
minOcc  0
maxOcc  1
content  simple
facets
enumeration  Y
enumeration  N

complexType ClassOfServiceWithCabinType
diagram
type extension of COSType
properties
base  COSType
facets
minLength  1
maxLength  1
pattern  [A-Z]
attributes
Name   Type   Use   Default   Fixed  
Cabin CabinType optional        

attribute ClassOfServiceWithCabinType/@Cabin
type CabinType
properties
isRef  0
use  optional
facets
enumeration  P
enumeration  F
enumeration  J
enumeration  C
enumeration  W
enumeration  Y

complexType CommissionType
diagram
type extension of nonNegativeDecimal
properties
base  nonNegativeDecimal
used by
element  TicketImage/FareGroup/TravelerGroup/CommissionGroup/Commission
facets
minInclusive  0
attributes
Name   Type   Use   Default   Fixed  
Type derived by: xsd:string required        

attribute CommissionType/@Type
type restriction of xsd:string
properties
isRef  0
use  required
facets
minLength  1
maxLength  1
enumeration  P
enumeration  A

complexType CurrencyCodeType
diagram
type extension of xsd:string
properties
base  xsd:string
used by
elements  TicketImage/FareGroup/CurrencyCode CurrencyCode
attributes
Name   Type   Use   Default   Fixed  
NumberOfDecimals xsd:integer optional        

attribute CurrencyCodeType/@NumberOfDecimals
type xsd:integer
properties
isRef  0
use  optional

complexType FlightNumberWithSuffixType
diagram
type extension of FlightNumberType
properties
base  FlightNumberType
used by
element  FlightNumber
facets
minInclusive  0
maxInclusive  9999
attributes
Name   Type   Use   Default   Fixed  
Suffix derived by: xsd:string optional        

attribute FlightNumberWithSuffixType/@Suffix
type restriction of xsd:string
properties
isRef  0
use  optional
facets
enumeration  A
enumeration  B
enumeration  C
enumeration  D

complexType Media
diagram
type extension of MediaType
properties
base  MediaType
children Url Width Height Type Preview Description Caption

element Media/Preview
diagram
type MediaType
properties
isRef  0
minOcc  0
maxOcc  unbounded
content  complex
children Url Width Height Type

element Media/Description
diagram
type extension of xsd:string
properties
isRef  0
minOcc  0
maxOcc  1
content  complex
attributes
Name   Type   Use   Default   Fixed  
Type derived by: xsd:string         
Code xsd:string         
Description xsd:string         

attribute Media/Description/@Type
type restriction of xsd:string
properties
isRef  0
facets
enumeration  PIC

attribute Media/Description/@Code
type xsd:string
properties
isRef  0

attribute Media/Description/@Description
type xsd:string
properties
isRef  0

element Media/Caption
diagram
type xsd:string
properties
isRef  0
minOcc  0
maxOcc  1
content  simple

complexType MediaType
diagram
children Url Width Height Type
used by
element  Media/Preview
complexType  Media

element MediaType/Url
diagram
type xsd:string
properties
isRef  0
content  simple

element MediaType/Width
diagram
type extension of xsd:int
properties
isRef  0
content  complex
attributes
Name   Type   Use   Default   Fixed  
Unit MediaSizeUnitType required        

attribute MediaType/Width/@Unit
type MediaSizeUnitType
properties
isRef  0
use  required
facets
enumeration  px
enumeration  mm

element MediaType/Height
diagram
type extension of xsd:int
properties
isRef  0
content  complex
attributes
Name   Type   Use   Default   Fixed  
Unit MediaSizeUnitType required        

attribute MediaType/Height/@Unit
type MediaSizeUnitType
properties
isRef  0
use  required
facets
enumeration  px
enumeration  mm

element MediaType/Type
diagram
type extension of MediaTypeType
properties
isRef  0
content  complex
facets
enumeration  OTA
enumeration  image
enumeration  webcam
enumeration  360
enumeration  video
enumeration  logo
enumeration  map
enumeration  gallery
attributes
Name   Type   Use   Default   Fixed  
Type derived by: xsd:string         
Code xsd:string         
Description xsd:string         

attribute MediaType/Type/@Type
type restriction of xsd:string
properties
isRef  0
facets
enumeration  CTT
enumeration  PIC

attribute MediaType/Type/@Code
type xsd:string
properties
isRef  0

attribute MediaType/Type/@Description
type xsd:string
properties
isRef  0

complexType RequestForCarLocation
diagram
children CityCode Category Number

element RequestForCarLocation/CityCode
diagram
type restriction of xsd:string
properties
isRef  0
content  simple
facets
length  3

element RequestForCarLocation/Number
diagram
type xsd:string
properties
isRef  0
minOcc  0
maxOcc  1
content  simple

complexType SurchargesType
diagram
children Surcharge
used by
element  BaseFareType/Surcharges
attributes
Name   Type   Use   Default   Fixed  
Amount xsd:integer required        

attribute SurchargesType/@Amount
type xsd:integer
properties
isRef  0
use  required

element SurchargesType/Surcharge
diagram
type SurchargeType
properties
isRef  0
minOcc  1
maxOcc  unbounded
content  complex
children Designator Description
attributes
Name   Type   Use   Default   Fixed  
Amount xsd:integer required        
Segment xsd:integer         

complexType SurchargeType
diagram
type extension of SurchargeTypeBasic
properties
base  SurchargeTypeBasic
children Designator Description
used by
element  SurchargesType/Surcharge
attributes
Name   Type   Use   Default   Fixed  
Amount xsd:integer required        
Segment xsd:integer         

attribute SurchargeType/@Segment
type xsd:integer
properties
isRef  0

complexType SurchargeTypeBasic
diagram
children Designator Description
used by
element  TicketImage/FareGroup/TravelerGroup/Price/BaseFare/Surcharges/Surcharge
complexType  SurchargeType
attributes
Name   Type   Use   Default   Fixed  
Amount xsd:integer required        

attribute SurchargeTypeBasic/@Amount
type xsd:integer
properties
isRef  0
use  required

element SurchargeTypeBasic/Designator
diagram
type restriction of xsd:string
properties
isRef  0
content  simple
facets
minLength  1

element SurchargeTypeBasic/Description
diagram
type restriction of xsd:string
properties
isRef  0
minOcc  0
maxOcc  1
content  simple
facets
minLength  1

simpleType CabinType
type restriction of xsd:string
used by
attribute  ClassOfServiceWithCabinType/@Cabin
facets
enumeration  P
enumeration  F
enumeration  J
enumeration  C
enumeration  W
enumeration  Y

simpleType COSType
type restriction of xsd:string
used by
element  ClassOfService
complexType  ClassOfServiceWithCabinType
facets
minLength  1
maxLength  1
pattern  [A-Z]

simpleType CountryCodeAlpha2
type restriction of xsd:string
used by
elements  TicketImage/CountryList/Country TktBillingAndDeliveryDataType/AddressGroup/Country
facets
pattern  [A-Z]{2}

simpleType Date
type xsd:date
used by
elements  HistoricalPricingInfo/ReservationDateTime/Date HistoricalPricingInfo/TicketedDateTime/Date ReservationsDateTime/Date HistoricPricingDate/Date AltTicketingDate/Date
attributes  Authentication/Hotel/@CheckInDate Authentication/Hotel/@CheckOutDate

simpleType FlightNumberType
type restriction of xsd:integer
used by
complexType  FlightNumberWithSuffixType
facets
minInclusive  0
maxInclusive  9999

simpleType FreeFormTextField
type restriction of xsd:string
used by
element  BasicEndorsement/Text
facets
minLength  1

simpleType Lang
type restriction of xsd:string
facets
length  2
pattern  [a-z][a-z]

simpleType MediaSizeUnitType
type restriction of xsd:string
used by
attributes  MediaType/Width/@Unit MediaType/Height/@Unit
facets
enumeration  px
enumeration  mm

simpleType MediaTypeType
type restriction of xsd:string
used by
element  MediaType/Type
facets
enumeration  OTA
enumeration  image
enumeration  webcam
enumeration  360
enumeration  video
enumeration  logo
enumeration  map
enumeration  gallery

simpleType nonNegativeDecimal
type restriction of xsd:decimal
used by
complexType  CommissionType
facets
minInclusive  0

simpleType PNRRecordLocator
type restriction of xsd:string
facets
length  6
pattern  [A-Z0-9]{6}

simpleType positiveDecimal
type restriction of xsd:decimal
facets
minExclusive  0

simpleType positiveIntegerOrEmpty
type restriction of xsd:string
facets
pattern  [1-9][0-9]*|

simpleType stringLength4
type restriction of xsd:string
facets
length  4

simpleType Time
type restriction of xsd:string
used by
elements  Time HistoricalPricingInfo/ReservationDateTime/Time HistoricalPricingInfo/TicketedDateTime/Time ReservationsDateTime/Time CarDeliverToCollectFromType/Time TicketIdentification/TktIssueTime
attributes  OpeningInterval/@ClosingTime OpeningInterval/@OpeningTime
facets
length  5
pattern  ([0-1][0-9]|2[0-3]):[0-5][0-9]

simpleType TimeDurationHoursMinutes
type restriction of xsd:string
facets
pattern  [0-9][0-9]:[0-5][0-9]

simpleType ValidEmailAddressType
type restriction of xsd:token
facets
pattern  [a-zA-Z0-9!#$%&'*+/=?^_`{|}~\-]+(\.[a-zA-Z0-9!#$%&'*+/=?^_`{|}~\-]+)*@([0-9A-Za-z][0-9A-Za-z\-]*[0-9A-Za-z]\.)+[a-zA-Z]{2,4}

simpleType YNBoolean
type restriction of xsd:string
facets
enumeration  N
enumeration  Y

complexType BackOfficeContainer
diagram
type extension of xsd:anyType
properties
base  xs:anyType
used by
element  InfoGroup/BackOffice
attributes
Name   Type   Use   Default   Fixed  


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