Definition Type: ComplexType
Name: AngleType
Namespace: http://niem.gov/niem/external/ogc-gml/3.1.1/dhs-gmo/1.0.0
Type: gml:MeasureType
Containing Schema: gml.xsd
Abstract
Documentation:
Value of an angle quantity recorded as a single number, with its units. Uses the MeasureType with the restriction that the unit of measure referenced by uom must be suitable for an angle, such as degrees or radians.
Collapse XSD Schema Diagram:
Drilldown into uom in schema gml_xsdXSD Diagram of AngleType in schema gml_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<complexType name="AngleType">
    <annotation>
        <appinfo source="urn:opengis:specification:gml:schema-measures:3.1.1">measures.xsd</appinfo>
        <documentation>Value of an angle quantity recorded as a single number, with its units. Uses the MeasureType with the restriction that the unit of measure referenced by uom must be suitable for an angle, such as degrees or radians. </documentation>
    </annotation>
    <simpleContent>
        <restriction base="gml:MeasureType" />
    </simpleContent>
</complexType>
Collapse Child Attributes:
Name Type Default Value Use
uom gml:uom Required
Collapse Derivation Tree:
Collapse References:
gco:Angle, gml:endAngle, xls:endAngle, gml:horizontalAngle, xls:rotationgml:startAngle, xls:startAngle, gml:verticalAngle,