| diagram | ![]()  | 
				||||||||||||||
| namespace | http://www.fixm.aero/base/4.3 | ||||||||||||||
| type | extension of fb:RestrictedMeasureType | ||||||||||||||
| properties | 
  | 
				||||||||||||||
| used by | 
  | 
				||||||||||||||
| facets | 
  | 
				||||||||||||||
| attributes | 
  | 
				||||||||||||||
| annotation | 
  | 
				||||||||||||||
| source | <xs:complexType name="LengthType"> <xs:annotation> <xs: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]</xs:documentation> </xs:annotation> <xs:simpleContent> <xs:extension base="fb:RestrictedMeasureType"> <xs:attribute name="uom" type="fb:UomLengthType" use="required"> <xs:annotation> <xs:documentation>Unit of measure</xs:documentation> </xs:annotation> </xs:attribute> </xs:extension> </xs:simpleContent> </xs:complexType>  | 
				
| type | fb:UomLengthType | |||||||||||||||||||||||||||||||||||||||||||
| properties | 
  | 
				|||||||||||||||||||||||||||||||||||||||||||
| facets | 
  | 
				|||||||||||||||||||||||||||||||||||||||||||
| annotation | 
  | 
				|||||||||||||||||||||||||||||||||||||||||||
| source | <xs:attribute name="uom" type="fb:UomLengthType" use="required"> <xs:annotation> <xs:documentation>Unit of measure</xs:documentation> </xs:annotation> </xs:attribute>  |