Definition Type: Element
Name: angle
Namespace: http://www.opengis.net/gml/3.2
Type: gml:AngleType
Containing Schema: measures.xsd
Abstract
Documentation:
The gml:angle property element is used to record the value of an angle quantity as a single number, with its units.
Collapse XSD Schema Diagram:
Drilldown into uom in schema basictypes_xsd Drilldown into MeasureType in schema basictypes_xsd Drilldown into AngleType in schema measures_xsdXSD Diagram of angle in schema measures_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<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>
Collapse Child Attributes:
Name Type Default Value Use
uom gml:uom Required
Collapse Derivation Tree: