diagram | ![]() |
||||||||||||||
namespace | http://www.fixm.aero/base/4.1 | ||||||||||||||
type | extension of fb:RestrictedLengthType | ||||||||||||||
properties |
|
||||||||||||||
used by |
|
||||||||||||||
facets |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <complexType name="LengthType"> <annotation> <documentation> The measure of distance as an integral, for example the length of curve, the perimeter of a polygon as the length of the boundary. [ISO 19103, chapter 6.5.7.6] </documentation> </annotation> <simpleContent> <extension base="fb:RestrictedLengthType"> <attribute name="uom" type="fb:UomLengthType" use="required"> <annotation> <documentation> Unit of measure </documentation> </annotation> </attribute> </extension> </simpleContent> </complexType> |
type | fb:UomLengthType | |||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||||||
source | <attribute name="uom" type="fb:UomLengthType" use="required"> <annotation> <documentation> Unit of measure </documentation> </annotation> </attribute> |