Definition Type: ComplexType
Name: AbstractRingPropertyType
Namespace: http://niem.gov/niem/external/ogc-gml/3.1.1/dhs-gmo/1.0.0
Containing Schema: gml.xsd
Abstract
Documentation:
Encapsulates a ring to represent the surface boundary property of a surface.
Collapse XSD Schema Diagram:
Drilldown into _Ring in schema gml_xsdXSD Diagram of AbstractRingPropertyType in schema gml_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<complexType name="AbstractRingPropertyType">
    <annotation>
        <appinfo source="urn:opengis:specification:gml:schema-xsd:geometryBasic2d:3.1.1">geometryBasic2d.xsd</appinfo>
        <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:interior