| diagram | ![]() |
||||||||||||||||||||||
| namespace | https://mmixm.aero/base/4 | ||||||||||||||||||||||
| type | extension of mb:Measure | ||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||
| source | <xs:complexType name="Angle"> <xs:annotation> <xs: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]</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="mb:Measure"> <xs:sequence/> <xs:attribute name="uom" type="mb:UomAngle" use="optional"> <xs:annotation> <xs:documentation>Unit of measure.</xs:documentation> </xs:annotation> </xs:attribute> </xs:extension> </xs:complexContent> </xs:complexType> |
| type | mb:UomAngle | ||||||||
| properties |
|
||||||||
| facets |
|
||||||||
| annotation |
|
||||||||
| source | <xs:attribute name="uom" type="mb:UomAngle" use="optional"> <xs:annotation> <xs:documentation>Unit of measure.</xs:documentation> </xs:annotation> </xs:attribute> |