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