Showing:

Annotations
Attributes
Diagrams
Source
Used by
Complex Type gml:LengthType
Namespace http://www.opengis.net/gml
Annotations
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.
Diagram
Diagram index36.tmp#id428 index36.tmp#id427
Type restriction of gml:MeasureType
Type hierarchy
Used by
Attributes
QName Type Fixed Default Use Annotation
uom anyURI required
Source
<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>
Schema location http://schemas.opengis.net/gml/3.1.1/base/measures.xsd