diagram | |||||||||||||||
namespace | http://www.fixm.aero/base/4.2 | ||||||||||||||
type | extension of fb:SpeedType | ||||||||||||||
properties |
|
||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:complexType name="VerticalRateType"> <xs:annotation> <xs:documentation>An expression of an aircraft's vertical rate of change. [FIXM]</xs:documentation> </xs:annotation> <xs:simpleContent> <xs:extension base="fb:SpeedType"> <xs:attribute name="uom" type="fb:UomVerticalRateType" use="required"> <xs:annotation> <xs:documentation>Unit of measure</xs:documentation> </xs:annotation> </xs:attribute> </xs:extension> </xs:simpleContent> </xs:complexType> |
type | fb:UomVerticalRateType | |||||||||||||
properties |
|
|||||||||||||
facets |
|
|||||||||||||
annotation |
|
|||||||||||||
source | <xs:attribute name="uom" type="fb:UomVerticalRateType" use="required"> <xs:annotation> <xs:documentation>Unit of measure</xs:documentation> </xs:annotation> </xs:attribute> |