diagram | |||||||||||||||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||||||||||||||
type | extension of fb:MeasureType | ||||||||||||||
properties |
|
||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:complexType name="AccelerationType"> <xs:annotation> <xs:documentation>Defines acceleration.</xs:documentation> </xs:annotation> <xs:simpleContent> <xs:extension base="fb:MeasureType"> <xs:attribute name="uom" type="nas:UomAccelerationType" use="required"> <xs:annotation> <xs:documentation>Unit of measure for acceleration.</xs:documentation> </xs:annotation> </xs:attribute> </xs:extension> </xs:simpleContent> </xs:complexType> |
type | nas:UomAccelerationType | ||||||||
properties |
|
||||||||
facets |
|
||||||||
annotation |
|
||||||||
source | <xs:attribute name="uom" type="nas:UomAccelerationType" use="required"> <xs:annotation> <xs:documentation>Unit of measure for acceleration.</xs:documentation> </xs:annotation> </xs:attribute> |