diagram | ![]() |
||||||||||||||||||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||||||||||||||||||
type | extension of fb:ExtensibleType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | fb:extension | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <complexType name="TrajectoryPointReferenceType"> <annotation> <documentation> A reference providing an identifier of airspace or program affecting the point. </documentation> </annotation> <complexContent> <extension base="fb:ExtensibleType"> <attribute name="identifier" type="fb:CharacterStringType" use="optional"> <annotation> <documentation> The name of the particular airspace or program (e.g., FCA016, CTP001, RRDCC123) </documentation> </annotation> </attribute> <attribute name="type" type="fb:CharacterStringType" use="optional"> <annotation> <documentation> The nature of the airspace or program (e.g., special activity airspace, GDP, MIT, etc.) </documentation> </annotation> </attribute> </extension> </complexContent> </complexType> |
type | fb:CharacterStringType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <attribute name="identifier" type="fb:CharacterStringType" use="optional"> <annotation> <documentation> The name of the particular airspace or program (e.g., FCA016, CTP001, RRDCC123) </documentation> </annotation> </attribute> |
type | fb:CharacterStringType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <attribute name="type" type="fb:CharacterStringType" use="optional"> <annotation> <documentation> The nature of the airspace or program (e.g., special activity airspace, GDP, MIT, etc.) </documentation> </annotation> </attribute> |