diagram | ![]() |
||||||||||||||||||||||
namespace | http://www.faa.aero/nas/4.2 | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <complexType name="NasAdaptedRouteType"> <annotation> <documentation> Representation of converted route The identifier used to internally identify the Adapted Departure Route (ADR). </documentation> </annotation> <attribute name="nasRouteAlphanumeric" type="fb:CharacterStringType" use="optional"> <annotation> <documentation> Route (AAR) to be provided to the controller at the time the auto-route is applied. This field contains the route string with an Adapted Departure Arrival Route (ADAR) to be provided to the controller at the time the auto-route is applied. This field contains the route string with an Adapted Departure Route (ADR) to be provided to the controller at the time the auto-route is applied. This field contains the route string with an Adapted Arrival Route (AAR) to be provided to the controller at the time the auto-route is applied. </documentation> </annotation> </attribute> <attribute name="nasRouteIdentifier" use="optional"> <annotation> <documentation> The five character identifier used to internally identify an adapted arrival route. The identifier used to internally identify the Adapted Departure Route (ADR). The five character identifier is used to internally identify an Adapted Departure Arrival Route (ADAR). </documentation> </annotation> <simpleType> <restriction base="fb:CharacterStringType"> <pattern value="[A-Z0-9/\-\?\(\)\.,=\+ ]{5}"/> </restriction> </simpleType> </attribute> </complexType> |
type | fb:CharacterStringType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <attribute name="nasRouteAlphanumeric" type="fb:CharacterStringType" use="optional"> <annotation> <documentation> Route (AAR) to be provided to the controller at the time the auto-route is applied. This field contains the route string with an Adapted Departure Arrival Route (ADAR) to be provided to the controller at the time the auto-route is applied. This field contains the route string with an Adapted Departure Route (ADR) to be provided to the controller at the time the auto-route is applied. This field contains the route string with an Adapted Arrival Route (AAR) to be provided to the controller at the time the auto-route is applied. </documentation> </annotation> </attribute> |
type | restriction of fb:CharacterStringType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <attribute name="nasRouteIdentifier" use="optional"> <annotation> <documentation> The five character identifier used to internally identify an adapted arrival route. The identifier used to internally identify the Adapted Departure Route (ADR). The five character identifier is used to internally identify an Adapted Departure Arrival Route (ADAR). </documentation> </annotation> <simpleType> <restriction base="fb:CharacterStringType"> <pattern value="[A-Z0-9/\-\?\(\)\.,=\+ ]{5}"/> </restriction> </simpleType> </attribute> |