<complexType name="LengthType">
<annotation>
<documentation>Value of a length (or distance) quantity, with its units. Uses the MeasureType with the restriction that the unit of measure referenced by uom must be suitable for a length, such as metres or feet.</documentation>
</annotation>
<simpleContent>
<restriction base="gml:MeasureType"/>
</simpleContent>
</complexType>