diagram | ![]() |
||||||||||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||||||||||
type | extension of fb:ExtensibleType | ||||||||||||||
properties |
|
||||||||||||||
children | fb:extension fx:reference | ||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <complexType name="TrajectoryPointPropertyType"> <annotation> <documentation> Describes any applicable properties of the trajectory point. May include multiple properties per point. </documentation> </annotation> <complexContent> <extension base="fb:ExtensibleType"> <sequence> <element name="reference" type="fx:TrajectoryPointReferenceType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> A reference providing an identifier of airspace or program affecting the point. </documentation> </annotation> </element> </sequence> <attribute name="propertyType" type="fx:TrajectoryPointPropertyTypeType" use="optional"> <annotation> <documentation> Provides the type of trajectory point property. </documentation> </annotation> </attribute> </extension> </complexContent> </complexType> |
type | fx:TrajectoryPointPropertyTypeType | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <attribute name="propertyType" type="fx:TrajectoryPointPropertyTypeType" use="optional"> <annotation> <documentation> Provides the type of trajectory point property. </documentation> </annotation> </attribute> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||||||||||||||||||
type | fx:TrajectoryPointReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | fb:extension | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <element name="reference" type="fx:TrajectoryPointReferenceType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> A reference providing an identifier of airspace or program affecting the point. </documentation> </annotation> </element> |