| 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 |
|
||
| 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 "Regular service" 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> |
| diagram | ![]() |
||||||||
| type | Head | ||||||||
| properties |
|
||||||||
| children | id reference pedigree language charSet table issuingAgency updateTime expiryTime onExpiry confidence urgency | ||||||||
| source | <xs:element name="head" type="Head" minOccurs="0"/> |
| diagram | ![]() |
||||||||||||
| type | lrms:LocationReference | ||||||||||||
| properties |
|
||||||||||||
| children | locationName externalID pointLocation linkLocation areaLocation chain transition groupLocation routeLocation geometry geoCoord grid linearReference crossStreets address preCoded nodeAttribute spatialObject publicGrid | ||||||||||||
| attributes |
|
||||||||||||
| source | <xs:element name="location" type="lrms:LocationReference"/> |
| diagram | |||||||||
| type | restriction of xs:boolean | ||||||||
| properties |
|
||||||||
| source | <xs:element name="isForecast" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:boolean"/> </xs:simpleType> </xs:element> |
| diagram | ![]() |
||||||||
| type | ComplexTime | ||||||||
| properties |
|
||||||||
| children | start end weekly occurrences furtherData | ||||||||
| source | <xs:element name="coverageTime" type="ComplexTime" minOccurs="0"/> |
| diagram | |||||||||
| type | DateTimePair | ||||||||
| properties |
|
||||||||
| source | <xs:element name="forecastExpires" type="DateTimePair" minOccurs="0"/> |
| diagram | |||||
| type | Name | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xs:element name="serviceName" type="Name"/> |
| diagram | |||||||||
| type | AirportCode | ||||||||
| properties |
|
||||||||
| facets |
|
||||||||
| source | <xs:element name="originAirport" type="AirportCode" minOccurs="0"/> |
| diagram | |||||||||
| type | AirportCode | ||||||||
| properties |
|
||||||||
| facets |
|
||||||||
| source | <xs:element name="destinationAirport" type="AirportCode" minOccurs="0"/> |
| diagram | |||||||||
| type | DateTimePair | ||||||||
| properties |
|
||||||||
| source | <xs:element name="departTimeScheduled" type="DateTimePair" minOccurs="0"/> |
| diagram | |||||||||
| type | DateTimePair | ||||||||
| properties |
|
||||||||
| source | <xs:element name="arriveTimeScheduled" type="DateTimePair" minOccurs="0"/> |
| diagram | |||||||||
| type | tcip:PI-OffSchedule | ||||||||
| properties |
|
||||||||
| source | <xs:element name="offSchedule" type="tcip:PI-OffSchedule" minOccurs="0"/> |
| diagram | |||||||||
| type | Flight-GateNumber | ||||||||
| properties |
|
||||||||
| facets |
|
||||||||
| source | <xs:element name="departureConcourse" type="Flight-GateNumber" minOccurs="0"/> |
| diagram | |||||||||
| type | Flight-GateNumber | ||||||||
| properties |
|
||||||||
| facets |
|
||||||||
| source | <xs:element name="arrivalConcourse" type="Flight-GateNumber" minOccurs="0"/> |
| diagram | |||||||||
| type | Flight-GateNumber | ||||||||
| properties |
|
||||||||
| facets |
|
||||||||
| source | <xs:element name="departureGate" type="Flight-GateNumber" minOccurs="0"/> |
| diagram | |||||||||
| type | Flight-GateNumber | ||||||||
| properties |
|
||||||||
| facets |
|
||||||||
| source | <xs:element name="arrivalGate" type="Flight-GateNumber" minOccurs="0"/> |
| diagram | |||||||||
| type | Flight-GateNumber | ||||||||
| properties |
|
||||||||
| facets |
|
||||||||
| source | <xs:element name="generalGate" type="Flight-GateNumber" minOccurs="0"/> |
| diagram | |||||||||
| type | Flight-GateNumber | ||||||||
| properties |
|
||||||||
| facets |
|
||||||||
| source | <xs:element name="baggageClaim" type="Flight-GateNumber" minOccurs="0"/> |
| diagram | |||||||||
| type | itis:DelayStatusCancellation | ||||||||
| properties |
|
||||||||
| source | <xs:element name="overallStatus" type="itis:DelayStatusCancellation" minOccurs="0"/> |
| diagram | |||||||||
| type | TimeInterval | ||||||||
| properties |
|
||||||||
| source | <xs:element name="timeValue" type="TimeInterval" minOccurs="0"/> |
| diagram | |||||||||
| type | URL-Link | ||||||||
| properties |
|
||||||||
| facets |
|
||||||||
| source | <xs:element name="furtherData" type="URL-Link" minOccurs="0"/> |
| diagram | ![]() |
||||||||
| type | Tail | ||||||||
| properties |
|
||||||||
| children | entry | ||||||||
| source | <xs:element name="tail" type="Tail" minOccurs="0"/> |
| diagram | ![]() |
||||||||
| type | local:AirlineTravelInformation | ||||||||
| properties |
|
||||||||
| children | yourName | ||||||||
| source | <xs:element name="localAirlineTravelInformation" type="local:AirlineTravelInformation" minOccurs="0"/> |