Definition Type: ComplexType
Name: AbstractLocationType
Namespace: http://niem.gov/niem/external/ogc-openls/1.1.0/dhs-gmo/1.0.0
Type: xls:AbstractDataType
Containing Schema: ols.xsd
Abstract True
Documentation:
Location can be one of four things: Position, POI, Address or Point. Each of those types has been defined in the XLS namespace with this in condiseration.
Collapse XSD Schema Diagram:
Drilldown into AbstractDataType in schema ols_xsdXSD Diagram of AbstractLocationType in schema ols_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<complexType name="AbstractLocationType" abstract="true">
    <annotation>
        <appinfo source="ADT.xsd" />
        <documentation>Location can be one of four things: Position, POI, Address or Point. Each of those types has been defined in the XLS namespace with this in condiseration.  </documentation>
    </annotation>
    <complexContent>
        <extension base="xls:AbstractDataType" />
    </complexContent>
</complexType>
Collapse Derivation Tree:
Collapse References:
xls:_Locationxls:AbstractAddressType, xls:AbstractPOIType, xls:AbstractPositionType,