diagram | ![]() |
||||||||||||||||||||||
namespace | http://www.faa.aero/nas/4.2 | ||||||||||||||||||||||
type | extension of nas:NasAdaptedRouteType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | nas:nasFavNumber | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <complexType name="NasAdaptedArrivalRouteType"> <annotation> <documentation> Adapted Route Extension for Adapted Arrival Route Fix: Contains the uncombined Fixed Airspace Volume (FAV) number containing the first Adapted Arrival Route (AAR) fix. </documentation> </annotation> <complexContent> <extension base="nas:NasAdaptedRouteType"> <sequence> <element name="nasFavNumber" minOccurs="0" maxOccurs="1"> <annotation> <documentation> Contains the uncombined Fixed Airspace Volume (FAV) number containing the first Adapted Arrival Route (AAR) fix. </documentation> </annotation> <simpleType> <list itemType="fb:CharacterStringType"/> </simpleType> </element> </sequence> </extension> </complexContent> </complexType> |
diagram | ![]() |
||||||
namespace | http://www.faa.aero/nas/4.2 | ||||||
type | list of fb:CharacterStringType | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <element name="nasFavNumber" minOccurs="0" maxOccurs="1"> <annotation> <documentation> Contains the uncombined Fixed Airspace Volume (FAV) number containing the first Adapted Arrival Route (AAR) fix. </documentation> </annotation> <simpleType> <list itemType="fb:CharacterStringType"/> </simpleType> </element> |