Definition Type: ComplexType
Name: AbstractRingPropertyType
Namespace: http://www.opengis.net/gml
Containing Schema: geometryBasic2d.xsd
Abstract
Documentation:
Encapsulates a ring to represent the surface boundary property of a surface.
Collapse XSD Schema Diagram:
Drilldown into _Ring in schema geometrybasic2d_xsdXSD Diagram of AbstractRingPropertyType in schema geometrybasic2d_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<complexType name="AbstractRingPropertyType">
    <annotation>
        <documentation>
			        Encapsulates a ring to represent the surface boundary property of a surface.
			</documentation>
    </annotation>
    <sequence>
        <element ref="gml:_Ring" />
    </sequence>
</complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
_Ring gml:_Ring (1) (1)
Collapse Derivation Tree:
Collapse References:
gml:exterior, gml:innerBoundaryIs, gml:interior, gml:outerBoundaryIs