Showing:

Annotations
Attributes
Diagrams
Source
Complex Type gml:SpeedType
Namespace http://www.opengis.net/gml
Annotations
Value of a speed, with its units. Uses the MeasureType with the restriction that the unit of measure referenced by uom must be suitable for a velocity, such as metres per second or miles per hour.
Diagram
Diagram index37.tmp#id214 index37.tmp#id213
Type restriction of gml:MeasureType
Type hierarchy
Attributes
QName Type Fixed Default Use Annotation
uom anyURI required
Source
<complexType name="SpeedType">
  <annotation>
    <documentation>Value of a speed, with its units. Uses the MeasureType with the restriction that the unit of measure referenced by uom must be suitable for a velocity, such as metres per second or miles per hour.</documentation>
  </annotation>
  <simpleContent>
    <restriction base="gml:MeasureType"/>
  </simpleContent>
</complexType>
Schema location http://schemas.opengis.net/gml/3.1.1/base/measures.xsd