Schema MinimumConnectionTimeRQ.xsd


element AirlineCode
diagram
type restriction of xsd:string
properties
content  simple
used by
elements  Inbound Outbound
facets
minLength  2
maxLength  2

element CityCode
diagram
type restriction of xsd:string
properties
content  simple
used by
element  Connection
facets
minLength  3
maxLength  3

element Connection
diagram
properties
content  complex
children CityCode InterCityAirportCode Inbound Outbound
used by
element  MinimumConnectionTimeRQ

element Destination
diagram
type restriction of xsd:string
properties
content  simple
used by
element  Outbound
facets
minLength  3
maxLength  3

element Equipment
diagram
type restriction of xsd:string
properties
content  simple
used by
elements  Inbound Outbound
facets
minLength  3
maxLength  3

element FlightNumber
diagram
type extension of xsd:integer
properties
content  complex
used by
elements  Inbound Outbound
attributes
Name   Type   Use   Default   Fixed  
Suffix xsd:string optional        

attribute FlightNumber/@Suffix
type xsd:string
properties
isRef  0
use  optional

element Inbound
diagram
properties
content  complex
children AirlineCode FlightNumber Terminal Equipment Origin
used by
element  Connection

element InterCityAirportCode
diagram
type restriction of xsd:string
properties
content  simple
used by
element  Connection
facets
minLength  3
maxLength  3

element MinimumConnectionTimeRQ
diagram
properties
content  complex
children Connection MoreInformation MoreToken
attributes
Name   Type   Use   Default   Fixed  
version xsd:string optional        
ConnectionType derived by: xsd:string optional        

attribute MinimumConnectionTimeRQ/@version
type xsd:string
properties
isRef  0
use  optional

attribute MinimumConnectionTimeRQ/@ConnectionType
type restriction of xsd:string
properties
isRef  0
use  optional
facets
enumeration  DD
enumeration  DI
enumeration  II
enumeration  ID
enumeration  ALL

element MoreInformation
diagram
type restriction of xsd:string
properties
content  simple
used by
element  MinimumConnectionTimeRQ
facets
minLength  1
maxLength  1
enumeration  Y
enumeration  N

element MoreToken
diagram
type xsd:string
properties
content  simple
used by
element  MinimumConnectionTimeRQ

element Origin
diagram
type restriction of xsd:string
properties
content  simple
used by
element  Inbound
facets
minLength  3
maxLength  3

element Outbound
diagram
properties
content  complex
children AirlineCode FlightNumber Terminal Equipment Destination
used by
element  Connection

element Terminal
diagram
type xsd:string
properties
content  simple
used by
elements  Inbound Outbound


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