Definition Type: Element
Name: exterior
Namespace: http://www.opengis.net/gml
Type: gml:AbstractRingPropertyType
Containing Schema: geometryBasic2d.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 geometrybasic2d_xsd Drilldown into AbstractRingPropertyType in schema geometrybasic2d_xsdXSD Diagram of exterior in schema geometrybasic2d_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<element name="exterior" type="gml:AbstractRingPropertyType">
    <annotation>
        <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: