Definition Type: Element
Name: exterior
Namespace: http://niem.gov/niem/external/ogc-gml/3.1.1/dhs-gmo/1.0.0
Type: gml:AbstractRingPropertyType
Containing Schema: gml.xsd
Abstract
Documentation:
A boundary of a surface consists of a number of rings. In the normal 2D case, one of these rings is distinguished as being the exterior boundary. In a general manifold this is not always possible, in which case all boundaries shall be listed as interior boundaries, and the exterior will be empty.
Collapse XSD Schema Diagram:
Drilldown into _Ring in schema gml_xsd Drilldown into AbstractRingPropertyType in schema gml_xsdXSD Diagram of exterior in schema gml_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<element name="exterior" type="gml:AbstractRingPropertyType">
    <annotation>
        <appinfo source="urn:opengis:specification:gml:schema-xsd:geometryBasic2d:3.1.1">geometryBasic2d.xsd</appinfo>
        <documentation>A boundary of a surface consists of a number of rings. In the normal 2D case, one of these rings is distinguished as being the exterior boundary. In a general manifold this is not always possible, in which case all boundaries shall be listed as interior boundaries, and the exterior will be empty.</documentation>
    </annotation>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
_Ring gml:_Ring (1) (1)
Collapse Derivation Tree: