The gml:angle property element is used to record the value of an angle quantity as a single number, with its units. |
| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| uom | gml:UomIdentifier | required |
| Complex Type | gml:AngleChoiceType |
<element name="angle" type="gml:AngleType"> <annotation> <documentation>The gml:angle property element is used to record the value of an angle quantity as a single number, with its units.</documentation> </annotation> </element> |