Definition Type: Element
Name: Geospatial
Namespace: http://niem.gov/niem/geospatial/2.0
Containing Schema: geospatial.xsd
Abstract True
Documentation:
Abstract place-holder in a schema to use any non-abstract geospatial element defined by an external standard. Non-abstract geospatial elements that declare substitutionGroup="gs:Geospatial" may take the place of this element in an XML data instance document. These include Locations, Coverages, Observations, Measurements, Routes, Maps, MapViewContexts, IFCXML (architectural structures), LandXML (civil engineering structures), and references thereto. See: Location.
Collapse XSD Schema Diagram:
XSD Diagram of Geospatial in schema geospatial_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:element name="Geospatial" abstract="true">
    <xsd:annotation>
        <xsd:documentation>Abstract place-holder in a schema to use any non-abstract geospatial element defined by an external standard. Non-abstract geospatial elements that declare substitutionGroup="gs:Geospatial" may take the place of this element in an XML data instance document.  These include Locations, Coverages, Observations, Measurements, Routes, Maps, MapViewContexts, IFCXML (architectural structures), LandXML (civil engineering structures), and references thereto.  See:  Location.</xsd:documentation>
    </xsd:annotation>
</xsd:element>