gml:angle
The gml:angle property element is used to record the value of an angle quantity as a single number, with its units.
Element information
Namespace: http://www.opengis.net/gml/3.2
Schema document: external/ogc/gml/3.2.1/measures.xsd
Type: gml:AngleType
Properties: Global, Qualified
Content
from type gml:MeasureType
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
uom | [1..1] | gml:UomIdentifier | from type gml:MeasureType |
Used in
- Type gml:AngleChoiceType
Sample instance
<gml:angle uom="">1.0</gml:angle>