Schema PNRClaimRQ.xsd


element Date
diagram
type xsd:date
properties
content  simple
used by
element  TimeLimit

element PNRClaimRQ
diagram
properties
content  complex
children AirlineCode RecordLocator Departure FlightNumber Surname Telephone AccountingInfo ReceivedFrom Ticketing

element PNRClaimRQ/AirlineCode
diagram
type restriction of xsd:string
properties
isRef  0
content  simple
facets
length  2

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

element PNRClaimRQ/Departure
diagram
properties
isRef  0
minOcc  0
maxOcc  0
content  complex
children AirportCode Date

element PNRClaimRQ/Departure/AirportCode
diagram
type restriction of xsd:string
properties
isRef  0
content  simple
facets
length  3

element PNRClaimRQ/Departure/Date
diagram
type xsd:date
properties
isRef  0
content  simple
used by
element  TimeLimit

element PNRClaimRQ/FlightNumber
diagram
properties
isRef  0
minOcc  0
maxOcc  0

element PNRClaimRQ/Surname
diagram
properties
isRef  0
minOcc  0
maxOcc  0

element PNRClaimRQ/Telephone
diagram
properties
isRef  0
minOcc  0
maxOcc  1
content  complex
children TelephoneNumber

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

element PNRClaimRQ/AccountingInfo
diagram
properties
isRef  0
minOcc  0
maxOcc  1
content  complex
children AccountNumber

element PNRClaimRQ/AccountingInfo/AccountNumber
diagram
type xsd:string
properties
isRef  0
content  simple

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

element PNRClaimRQ/Ticketing
diagram
properties
isRef  0
minOcc  0
maxOcc  1
content  complex
children TimeLimit

element Time
diagram
type restriction of xsd:string
properties
content  simple
used by
element  TimeLimit
facets
pattern  ([0-1][0-9]|2[0-4]):[0-5][0-9]

element TimeLimit
diagram
properties
content  complex
children Date Time PseudoCityCode
used by
element  PNRClaimRQ/Ticketing

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


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