diagram | ![]() |
||||||||||||||
namespace | http://www.fixm.aero/base/4.1 | ||||||||||||||
type | extension of fb:RestrictedAngleType | ||||||||||||||
properties |
|
||||||||||||||
used by |
|
||||||||||||||
facets |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <complexType name="AngleType"> <annotation> <documentation> The amount of rotation needed to bring one line or plane into coincidence with another, generally measured in radians or degrees. [ISO 19103, chapter 6.5.7.9] </documentation> </annotation> <simpleContent> <extension base="fb:RestrictedAngleType"> <attribute name="uom" type="fb:UomAngleType" use="required"> <annotation> <documentation> Unit of measure </documentation> </annotation> </attribute> </extension> </simpleContent> </complexType> |
type | fb:UomAngleType | ||||||||
properties |
|
||||||||
facets |
|
||||||||
annotation |
|
||||||||
source | <attribute name="uom" type="fb:UomAngleType" use="required"> <annotation> <documentation> Unit of measure </documentation> </annotation> </attribute> |