Definition Type: ComplexType
Name: AngleType
Namespace: http://niem.gov/niem/external/ogc-openls/1.1.0/dhs-gmo/1.0.0
Type: xls:AbstractMeasureType
Containing Schema: ols.xsd
Abstract
Documentation:
This type is used as a unit of measure for ADTs only, it's not used by the GML3 geometry. This will be a point for future work of harmonization.
Collapse XSD Schema Diagram:
Drilldown into accuracy in schema ols_xsd Drilldown into value in schema ols_xsd Drilldown into AbstractMeasureType in schema ols_xsd Drilldown into uom in schema ols_xsdXSD Diagram of AngleType in schema ols_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<complexType name="AngleType">
    <annotation>
        <appinfo source="UOM.xsd" />
        <documentation>This type is used as a unit of measure for ADTs only, it's not used by the GML3 geometry. This will be a point for future work of harmonization.</documentation>
    </annotation>
    <complexContent>
        <extension base="xls:AbstractMeasureType">
            <attribute name="uom" type="string" use="optional" fixed="DecimalDegrees" />
        </extension>
    </complexContent>
</complexType>
Collapse Child Attributes:
Name Type Default Value Use
value xls:value Required
accuracy xls:accuracy Optional
uom xls:uom Optional
Collapse Derivation Tree:
Collapse References:
xls:Anglexls:Direction,