Definition Type: Element
Name: dmsAngleValue
Namespace: http://niem.gov/niem/external/ogc-gml/3.1.1/dhs-gmo/1.0.0
Type: gml:DMSAngleType
Containing Schema: gml.xsd
Abstract
Documentation:
Value of an angle operation parameter, in either degree-minute-second format or single value format.
Collapse XSD Schema Diagram:
Drilldown into seconds in schema gml_xsd Drilldown into minutes in schema gml_xsd Drilldown into decimalMinutes in schema gml_xsd Drilldown into degrees in schema gml_xsd Drilldown into DMSAngleType in schema gml_xsdXSD Diagram of dmsAngleValue in schema gml_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<element name="dmsAngleValue" type="gml:DMSAngleType">
    <annotation>
        <documentation>Value of an angle operation parameter, in either degree-minute-second format or single value format. </documentation>
    </annotation>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
degrees gml:degrees (1) (1)
decimalMinutes gml:decimalMinutes (1) (1)
minutes gml:minutes (1) (1)
seconds gml:seconds 0 (1)
Collapse Derivation Tree: