complexType atis:AirlineTravelInformation
diagram
namespace http://www.ATIS-Draft-03-00-79
children head location isForecast coverageTime forecastExpires serviceName originAirport destinationAirport departTimeScheduled arriveTimeScheduled offSchedule departureConcourse arrivalConcourse departureGate arrivalGate generalGate baggageClaim overallStatus timeValue furtherData tail localAirlineTravelInformation
used by
elements NetworkConditions/bundledATIS/flights/flight atis:ResponseGroup/flight
source <xs:complexType name="AirlineTravelInformation">
 
<xs:sequence>
   
<xs:element name="head" type="Head" minOccurs="0"/>
   
<xs:element name="location" type="lrms:LocationReference"/>
   
<!-- location for which this applies -->
   
<xs:element name="isForecast" minOccurs="0">
     
<xs:simpleType>
       
<xs:restriction base="xs:boolean"/>
     
</xs:simpleType>
   
</xs:element>
   
<!-- forecast or predicted period -->
   
<xs:element name="coverageTime" type="ComplexTime" minOccurs="0"/>
   
<xs:element name="forecastExpires" type="DateTimePair" minOccurs="0"/>
   
<xs:element name="serviceName" type="Name"/>
   
<!-- flight or service name -->
   
<xs:element name="originAirport" type="AirportCode" minOccurs="0"/>
   
<!-- OPTIONAL   when the origin is known,  such
         as an all departing flight sign board --
>
   
<xs:element name="destinationAirport" type="AirportCode" minOccurs="0"/>
   
<xs:element name="departTimeScheduled" type="DateTimePair" minOccurs="0"/>
   
<xs:element name="arriveTimeScheduled" type="DateTimePair" minOccurs="0"/>
   
<xs:element name="offSchedule" type="tcip:PI-OffSchedule" minOccurs="0"/>
   
<xs:element name="departureConcourse" type="Flight-GateNumber" minOccurs="0"/>
   
<xs:element name="arrivalConcourse" type="Flight-GateNumber" minOccurs="0"/>
   
<!-- used only when needed in large airports
         with overlapping gate mumbering systems --
>
   
<xs:element name="departureGate" type="Flight-GateNumber" minOccurs="0"/>
   
<xs:element name="arrivalGate" type="Flight-GateNumber" minOccurs="0"/>
   
<xs:element name="generalGate" type="Flight-GateNumber" minOccurs="0"/>
   
<!-- use with commuter flights when multiple
         flights all leave from the same gate
/area -->
   
<xs:element name="baggageClaim" type="Flight-GateNumber" minOccurs="0"/>
   
<xs:element name="overallStatus" type="itis:DelayStatusCancellation" minOccurs="0"/>
   
<!-- use &quot;Regular service&quot; when conditions are normal -->
   
<xs:element name="timeValue" type="TimeInterval" minOccurs="0"/>
   
<!-- if status is a type of delay this provides
         the current estimate of time,  if travel time
         is used in the ITIS codes this provides a
         trip duration  (units are minutes in all uses) --
>
   
<xs:element name="furtherData" type="URL-Link" minOccurs="0"/>
   
<xs:element name="tail" type="Tail" minOccurs="0"/>
   
<!-- linkages to related event messages such as
         weather would be inserted in the references
         of the header section --
>
   
<xs:element name="localAirlineTravelInformation" type="local:AirlineTravelInformation" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element atis:AirlineTravelInformation/head
diagram
type atis:Head
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children id reference pedigree language charSet table issuingAgency updateTime expiryTime onExpiry confidence urgency
source <xs:element name="head" type="Head" minOccurs="0"/>

element atis:AirlineTravelInformation/location
diagram
type lrms:LocationReference
properties
isRef 0
content complex
children locationName externalID pointLocation linkLocation areaLocation chain transition groupLocation routeLocation geometry geoCoord grid linearReference crossStreets address preCoded nodeAttribute spatialObject publicGrid
attributes
Name  Type  Use  Default  Fixed  annotation
locationIDlrms:String-index64      
source <xs:element name="location" type="lrms:LocationReference"/>

element atis:AirlineTravelInformation/isForecast
diagram
type restriction of xs:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="isForecast" minOccurs="0">
 
<xs:simpleType>
   
<xs:restriction base="xs:boolean"/>
 
</xs:simpleType>
</xs:element>

element atis:AirlineTravelInformation/coverageTime
diagram
type atis:ComplexTime
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children start end weekly occurrences furtherData
source <xs:element name="coverageTime" type="ComplexTime" minOccurs="0"/>

element atis:AirlineTravelInformation/forecastExpires
diagram
type atis:DateTimePair
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="forecastExpires" type="DateTimePair" minOccurs="0"/>

element atis:AirlineTravelInformation/serviceName
diagram
type atis:Name
properties
isRef 0
content simple
facets
minLength 1
maxLength 30
source <xs:element name="serviceName" type="Name"/>

element atis:AirlineTravelInformation/originAirport
diagram
type atis:AirportCode
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
length 3
source <xs:element name="originAirport" type="AirportCode" minOccurs="0"/>

element atis:AirlineTravelInformation/destinationAirport
diagram
type atis:AirportCode
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
length 3
source <xs:element name="destinationAirport" type="AirportCode" minOccurs="0"/>

element atis:AirlineTravelInformation/departTimeScheduled
diagram
type atis:DateTimePair
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="departTimeScheduled" type="DateTimePair" minOccurs="0"/>

element atis:AirlineTravelInformation/arriveTimeScheduled
diagram
type atis:DateTimePair
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="arriveTimeScheduled" type="DateTimePair" minOccurs="0"/>

element atis:AirlineTravelInformation/offSchedule
diagram
type tcip:PI-OffSchedule
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="offSchedule" type="tcip:PI-OffSchedule" minOccurs="0"/>

element atis:AirlineTravelInformation/departureConcourse
diagram
type atis:Flight-GateNumber
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 6
source <xs:element name="departureConcourse" type="Flight-GateNumber" minOccurs="0"/>

element atis:AirlineTravelInformation/arrivalConcourse
diagram
type atis:Flight-GateNumber
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 6
source <xs:element name="arrivalConcourse" type="Flight-GateNumber" minOccurs="0"/>

element atis:AirlineTravelInformation/departureGate
diagram
type atis:Flight-GateNumber
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 6
source <xs:element name="departureGate" type="Flight-GateNumber" minOccurs="0"/>

element atis:AirlineTravelInformation/arrivalGate
diagram
type atis:Flight-GateNumber
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 6
source <xs:element name="arrivalGate" type="Flight-GateNumber" minOccurs="0"/>

element atis:AirlineTravelInformation/generalGate
diagram
type atis:Flight-GateNumber
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 6
source <xs:element name="generalGate" type="Flight-GateNumber" minOccurs="0"/>

element atis:AirlineTravelInformation/baggageClaim
diagram
type atis:Flight-GateNumber
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 6
source <xs:element name="baggageClaim" type="Flight-GateNumber" minOccurs="0"/>

element atis:AirlineTravelInformation/overallStatus
diagram
type itis:DelayStatusCancellation
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="overallStatus" type="itis:DelayStatusCancellation" minOccurs="0"/>

element atis:AirlineTravelInformation/timeValue
diagram
type atis:TimeInterval
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="timeValue" type="TimeInterval" minOccurs="0"/>

element atis:AirlineTravelInformation/furtherData
diagram
type atis:URL-Link
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 255
source <xs:element name="furtherData" type="URL-Link" minOccurs="0"/>

element atis:AirlineTravelInformation/tail
diagram
type atis:Tail
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children entry
source <xs:element name="tail" type="Tail" minOccurs="0"/>

element atis:AirlineTravelInformation/localAirlineTravelInformation
diagram
type AirlineTravelInformation
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children yourName
source <xs:element name="localAirlineTravelInformation" type="local:AirlineTravelInformation" minOccurs="0"/>


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