Definition Type: ComplexType
Name: HorAccType
Namespace: http://niem.gov/niem/external/ogc-openls/1.1.0/dhs-gmo/1.0.0
Containing Schema: ols.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Angle in schema ols_xsd Drilldown into Distance in schema ols_xsdXSD Diagram of HorAccType in schema ols_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<complexType name="HorAccType">
    <annotation>
        <appinfo source="ADT.xsd" />
    </annotation>
    <choice>
        <element ref="xls:Distance" />
        <element ref="xls:Angle" />
        <!-- modified this type to Angle instead of multiangle based on Maidenhead decision not to use 
			multiangle in the OpenLS uom - marwa 26/1/02         -->
    </choice>
</complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Distance xls:Distance (1) (1)
Angle xls:Angle (1) (1)
Collapse Derivation Tree:
Collapse References:
xls:HorizontalAcc