diagram | |||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||
type | extension of fb:ArrivalExtensionType | ||
properties |
|
||
children | nas:airportMonitoringStatus nas:arrivalCenter nas:arrivalFix nas:arrivalPoint nas:arrivalPointText nas:arrivalSpotActual nas:arrivalSpotIntended nas:arrivalSpotPredicted nas:arrivalStandAvailableIndicator nas:arrivalTaxiTime nas:destinationPoint nas:destinationPointText nas:estimatedArrivalFixTime nas:inBlockTime nas:movementAreaActualExitTime nas:movementAreaHoldInformation nas:nonMovementAreaHoldIntent nas:predictedGateConflict nas:rampArea nas:runwayArrivalTime nas:runwayInformation nas:runwayUnassignedDesignator nas:slotYielded nas:standInformation nas:starTransitionFix nas:stddsSpotIn nas:stddsWheelsOn nas:tfmsStar | ||
annotation |
|
||
source | <xs:complexType name="NasArrivalType"> <xs:annotation> <xs:documentation>Extends core Flight Arrival with NAS specific Extensions.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="fb:ArrivalExtensionType"> <xs:sequence> <xs:element name="airportMonitoringStatus" type="nas:AirportMonitoringStatusType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Indicates whether the arrival airport for the flight is monitored by traffic flow management.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="arrivalCenter" type="fb:AtcUnitReferenceType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Indicates the Air Route Traffic Control Center (ARTCC) for the arrival point for a flight.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="arrivalFix" type="nas:NasSignificantPointInformationType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The point at which the responsibility for control of the flight is transferred from the En Route Air Traffic Control unit (Centre, ARTCC) to the Terminal Air Traffic Control unit.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="arrivalPoint" type="fb:SignificantPointChoiceType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Represents non-aerodrome points of actual arrival.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="arrivalPointText" type="fb:TextNameType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Actual arrival point information specified in free text format. Examples: Airport: GCW Lat/Lon: 3500N/04000W FRD: SHP090015</xs:documentation> </xs:annotation> </xs:element> <xs:element name="arrivalSpotActual" type="nas:SurfaceRegionNameType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The location on the surface where the aircraft exited the airport movement area after arrival at the airport.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="arrivalSpotIntended" type="nas:SurfaceRegionNameType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation> Indicates the location intended for the flight to enter the non-movement area from the airport movement area.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="arrivalSpotPredicted" type="nas:NasSpotInformationType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The predicted location on the surface where the aircraft will exit the airport movement area after arrival at the airport.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="arrivalStandAvailableIndicator" type="nas:ArrivalStandAvailableIndicatorType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Indicates whether the arrival stand is available.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="arrivalTaxiTime" type="nas:NasArrivalTaxiTimeType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Container for NAS-specific taxi arrival times.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="destinationPoint" type="fb:SignificantPointChoiceType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Represents non-aerodrome points of intended landing.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="destinationPointText" type="fb:TextNameType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Intended destination point information specified in free text format. Examples: Airport: GCW Lat/Lon: 3500N/04000W FRD: SHP090015</xs:documentation> </xs:annotation> </xs:element> <xs:element name="estimatedArrivalFixTime" type="fb:TimeType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Estimated time over the arrival fix.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="inBlockTime" type="nas:NasInBlockTimeType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Contains information about flight gate arrival time.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="movementAreaActualExitTime" type="fb:TimeType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The time at which a flight actually exited the Airport Movement Area (AMA).</xs:documentation> </xs:annotation> </xs:element> <xs:element name="movementAreaHoldInformation" type="nas:MovementAreaHoldInformationType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Information about a flight intending to hold or holding in the movement area due to unavailability of a parking stand or ramp access, and the times associated with the flight entering and exiting the hold in the movement area.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="nonMovementAreaHoldIntent" type="nas:HoldIntentType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Indicates the intent for a flight to hold in the airport non-movement area due to unavailability of a parking stand or ramp access.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="predictedGateConflict" type="nas:PredictedGateConflictIndicatorType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Indicates a predicted gate conflict.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="rampArea" type="nas:SurfaceRegionNameType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Flight specific ramp area assignment for an arrival.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="runwayArrivalTime" type="nas:NasRunwayArrivalTimeType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Contains the NAS Specific arrival times.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="runwayInformation" type="nas:NasRunwayInformationType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Information on the predicted, assigned, and/or actual arrival runway for the flight.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="runwayUnassignedDesignator" type="nas:RunwayUnassignedIndicatorType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Indicates that the runway associated with a flight is unassigned.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="slotYielded" type="nas:SlotYieldedIndicatorType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation> Indicates the slot currently specified in Runway Arrival Time - Controlled is to be given up by the Airspace User in return for a later slot.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="standInformation" type="nas:NasStandInformationType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The name of the destination stand assignment. </xs:documentation> </xs:annotation> </xs:element> <xs:element name="starTransitionFix" type="nas:NasSignificantPointInformationType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The name for the Standard Terminal Arrival Route Transition Fix</xs:documentation> </xs:annotation> </xs:element> <xs:element name="stddsSpotIn" type="fb:TimeType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Surface Event as determined by a surface movement service. This event represents when a flight has exited a movement area and transitioned into a ramp area. </xs:documentation> </xs:annotation> </xs:element> <xs:element name="stddsWheelsOn" type="fb:TimeType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Surface Event as determined by a surface movement service. This event represents when a flight has touched down on the ground during a landing.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="tfmsStar" type="nas:InstrumentRouteDesignatorType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation> The textual designator of the Standard Instrument Arrival (STAR). </xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ||||||||||||||
namespace | http://www.fixm.aero/ext/nas/4.3 | |||||||||||||
type | nas:AirportMonitoringStatusType | |||||||||||||
properties |
|
|||||||||||||
facets |
|
|||||||||||||
annotation |
|
|||||||||||||
source | <xs:element name="airportMonitoringStatus" type="nas:AirportMonitoringStatusType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Indicates whether the arrival airport for the flight is monitored by traffic flow management.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||||||||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||||||||||||||
type | fb:AtcUnitReferenceType | ||||||||||||||
properties |
|
||||||||||||||
children | fb:atcUnitNameOrAlternate fb:controlSectorDesignator fb:extension fb:locationIndicator fb:position | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="arrivalCenter" type="fb:AtcUnitReferenceType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Indicates the Air Route Traffic Control Center (ARTCC) for the arrival point for a flight.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||||||||
type | nas:NasSignificantPointInformationType | ||||||||
properties |
|
||||||||
children | nas:provenance nas:significantPoint | ||||||||
annotation |
|
||||||||
source | <xs:element name="arrivalFix" type="nas:NasSignificantPointInformationType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The point at which the responsibility for control of the flight is transferred from the En Route Air Traffic Control unit (Centre, ARTCC) to the Terminal Air Traffic Control unit.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||||||||
type | fb:SignificantPointChoiceType | ||||||||
properties |
|
||||||||
children | fb:aerodromeReferencePoint fb:designatedPoint fb:navaid fb:position fb:relativePoint | ||||||||
annotation |
|
||||||||
source | <xs:element name="arrivalPoint" type="fb:SignificantPointChoiceType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Represents non-aerodrome points of actual arrival.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||||||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||||||||||||
type | fb:TextNameType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="arrivalPointText" type="fb:TextNameType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Actual arrival point information specified in free text format. Examples: Airport: GCW Lat/Lon: 3500N/04000W FRD: SHP090015</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||||||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||||||||||||
type | nas:SurfaceRegionNameType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="arrivalSpotActual" type="nas:SurfaceRegionNameType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The location on the surface where the aircraft exited the airport movement area after arrival at the airport.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||||||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||||||||||||
type | nas:SurfaceRegionNameType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="arrivalSpotIntended" type="nas:SurfaceRegionNameType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation> Indicates the location intended for the flight to enter the non-movement area from the airport movement area.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||||||||
type | nas:NasSpotInformationType | ||||||||
properties |
|
||||||||
children | nas:provenance nas:spotRegion | ||||||||
annotation |
|
||||||||
source | <xs:element name="arrivalSpotPredicted" type="nas:NasSpotInformationType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The predicted location on the surface where the aircraft will exit the airport movement area after arrival at the airport.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||||||||
type | nas:ArrivalStandAvailableIndicatorType | ||||||||
properties |
|
||||||||
facets |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="arrivalStandAvailableIndicator" type="nas:ArrivalStandAvailableIndicatorType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Indicates whether the arrival stand is available.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||||||||
type | nas:NasArrivalTaxiTimeType | ||||||||
properties |
|
||||||||
children | nas:elapsedArrivalTaxiTime nas:estimatedArrivalMovementAreaTransitTime nas:estimatedArrivalRampTransitTime nas:totalEstimatedTaxiInTime | ||||||||
annotation |
|
||||||||
source | <xs:element name="arrivalTaxiTime" type="nas:NasArrivalTaxiTimeType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Container for NAS-specific taxi arrival times.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||||||||
type | fb:SignificantPointChoiceType | ||||||||
properties |
|
||||||||
children | fb:aerodromeReferencePoint fb:designatedPoint fb:navaid fb:position fb:relativePoint | ||||||||
annotation |
|
||||||||
source | <xs:element name="destinationPoint" type="fb:SignificantPointChoiceType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Represents non-aerodrome points of intended landing.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||||||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||||||||||||
type | fb:TextNameType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="destinationPointText" type="fb:TextNameType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Intended destination point information specified in free text format. Examples: Airport: GCW Lat/Lon: 3500N/04000W FRD: SHP090015</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||||||||
type | fb:TimeType | ||||||||
properties |
|
||||||||
facets |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="estimatedArrivalFixTime" type="fb:TimeType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Estimated time over the arrival fix.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||||||||
type | nas:NasInBlockTimeType | ||||||||
properties |
|
||||||||
children | nas:actual nas:estimated nas:initial nas:scheduled | ||||||||
annotation |
|
||||||||
source | <xs:element name="inBlockTime" type="nas:NasInBlockTimeType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Contains information about flight gate arrival time.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||||||||
type | fb:TimeType | ||||||||
properties |
|
||||||||
facets |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="movementAreaActualExitTime" type="fb:TimeType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The time at which a flight actually exited the Airport Movement Area (AMA).</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||||||||
type | nas:MovementAreaHoldInformationType | ||||||||
properties |
|
||||||||
children | nas:actualEntryTime nas:actualExitTime nas:estimatedEntryTime nas:estimatedExitTime nas:holdingLocation nas:holdIntent | ||||||||
annotation |
|
||||||||
source | <xs:element name="movementAreaHoldInformation" type="nas:MovementAreaHoldInformationType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Information about a flight intending to hold or holding in the movement area due to unavailability of a parking stand or ramp access, and the times associated with the flight entering and exiting the hold in the movement area.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ||||||||||||||
namespace | http://www.fixm.aero/ext/nas/4.3 | |||||||||||||
type | nas:HoldIntentType | |||||||||||||
properties |
|
|||||||||||||
facets |
|
|||||||||||||
annotation |
|
|||||||||||||
source | <xs:element name="nonMovementAreaHoldIntent" type="nas:HoldIntentType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Indicates the intent for a flight to hold in the airport non-movement area due to unavailability of a parking stand or ramp access.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||||||||
type | nas:PredictedGateConflictIndicatorType | ||||||||
properties |
|
||||||||
facets |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="predictedGateConflict" type="nas:PredictedGateConflictIndicatorType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Indicates a predicted gate conflict.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||||||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||||||||||||
type | nas:SurfaceRegionNameType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="rampArea" type="nas:SurfaceRegionNameType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Flight specific ramp area assignment for an arrival.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||||||||
type | nas:NasRunwayArrivalTimeType | ||||||||
properties |
|
||||||||
children | nas:actual nas:base nas:controlled nas:earliest nas:estimated nas:original nas:originalControlled nas:preferred nas:slotSubstitution | ||||||||
annotation |
|
||||||||
source | <xs:element name="runwayArrivalTime" type="nas:NasRunwayArrivalTimeType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Contains the NAS Specific arrival times.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||||||||
type | nas:NasRunwayInformationType | ||||||||
properties |
|
||||||||
children | nas:actual nas:assigned nas:predicted | ||||||||
annotation |
|
||||||||
source | <xs:element name="runwayInformation" type="nas:NasRunwayInformationType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Information on the predicted, assigned, and/or actual arrival runway for the flight.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||||||||
type | nas:RunwayUnassignedIndicatorType | ||||||||
properties |
|
||||||||
facets |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="runwayUnassignedDesignator" type="nas:RunwayUnassignedIndicatorType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Indicates that the runway associated with a flight is unassigned.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||||||||
type | nas:SlotYieldedIndicatorType | ||||||||
properties |
|
||||||||
facets |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="slotYielded" type="nas:SlotYieldedIndicatorType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation> Indicates the slot currently specified in Runway Arrival Time - Controlled is to be given up by the Airspace User in return for a later slot.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||||||||
type | nas:NasStandInformationType | ||||||||
properties |
|
||||||||
children | nas:provenance nas:standName | ||||||||
annotation |
|
||||||||
source | <xs:element name="standInformation" type="nas:NasStandInformationType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The name of the destination stand assignment. </xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||||||||
type | nas:NasSignificantPointInformationType | ||||||||
properties |
|
||||||||
children | nas:provenance nas:significantPoint | ||||||||
annotation |
|
||||||||
source | <xs:element name="starTransitionFix" type="nas:NasSignificantPointInformationType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The name for the Standard Terminal Arrival Route Transition Fix</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||||||||
type | fb:TimeType | ||||||||
properties |
|
||||||||
facets |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="stddsSpotIn" type="fb:TimeType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Surface Event as determined by a surface movement service. This event represents when a flight has exited a movement area and transitioned into a ramp area. </xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||||||||
type | fb:TimeType | ||||||||
properties |
|
||||||||
facets |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="stddsWheelsOn" type="fb:TimeType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Surface Event as determined by a surface movement service. This event represents when a flight has touched down on the ground during a landing.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||||||||
type | nas:InstrumentRouteDesignatorType | ||||||||
properties |
|
||||||||
children | nas:designator nas:routeType | ||||||||
annotation |
|
||||||||
source | <xs:element name="tfmsStar" type="nas:InstrumentRouteDesignatorType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation> The textual designator of the Standard Instrument Arrival (STAR). </xs:documentation> </xs:annotation> </xs:element> |