diagram | |||||||||||||||||||||||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||||||||||||||||||||||
type | extension of fb:VerticalRateType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:complexType name="NasVerticalRateType"> <xs:annotation> <xs:documentation>A U.S. Specific extension to VerticalRate that includes a source of the measurement.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="fb:VerticalRateType"> <xs:attribute name="source" type="nas:VerticalRateSourceType" use="optional"> <xs:annotation> <xs:documentation>Source of the data used to compute the vertical rate.</xs:documentation> </xs:annotation> </xs:attribute> </xs:extension> </xs:complexContent> </xs:complexType> |
type | nas:VerticalRateSourceType | |||||||||||||
properties |
|
|||||||||||||
facets |
|
|||||||||||||
annotation |
|
|||||||||||||
source | <xs:attribute name="source" type="nas:VerticalRateSourceType" use="optional"> <xs:annotation> <xs:documentation>Source of the data used to compute the vertical rate.</xs:documentation> </xs:annotation> </xs:attribute> |