diagram | ![]() |
||||||||||||
namespace | http://www.opengis.net/gml | ||||||||||||
type | restriction of gml:MeasureType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:complexType name="SpeedType"> <xs:annotation> <xs: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.</xs:documentation> </xs:annotation> <xs:simpleContent> <xs:restriction base="gml:MeasureType"/> </xs:simpleContent> </xs:complexType> |