Definition Type: Element
Name: Ring
Namespace: http://www.opengis.net/gml/3.2
Type: gml:RingType
Containing Schema: geometryPrimitives.xsd
Abstract
Documentation:
A ring is used to represent a single connected component of a surface boundary as specified in ISO 19107:2003, 6.3.6. Every gml:curveMember references or contains one curve, i.e. any element which is substitutable for gml:AbstractCurve. In the context of a ring, the curves describe the boundary of the surface. The sequence of curves shall be contiguous and connected in a cycle. If provided, the aggregationType attribute shall have the value "sequence".
Collapse XSD Schema Diagram:
Drilldown into curveMember in schema geometryprimitives_xsd Drilldown into name in schema gmlbase_xsd Drilldown into identifier in schema gmlbase_xsd Drilldown into descriptionReference in schema gmlbase_xsd Drilldown into description in schema gmlbase_xsd Drilldown into metaDataProperty in schema deprecatedtypes_xsd Drilldown into StandardObjectProperties in schema gmlbase_xsd Drilldown into id in schema gmlbase_xsd Drilldown into AbstractGMLType in schema gmlbase_xsd Drilldown into uomLabels in schema geometrybasic0d1d_xsd Drilldown into axisLabels in schema geometrybasic0d1d_xsd Drilldown into SRSInformationGroup in schema geometrybasic0d1d_xsd Drilldown into srsDimension in schema geometrybasic0d1d_xsd Drilldown into srsName in schema geometrybasic0d1d_xsd Drilldown into SRSReferenceGroup in schema geometrybasic0d1d_xsd Drilldown into AbstractGeometryType in schema geometrybasic0d1d_xsd Drilldown into AbstractGeometricPrimitiveType in schema geometrybasic0d1d_xsd Drilldown into AbstractCurveType in schema geometrybasic0d1d_xsd Drilldown into AbstractRingType in schema geometrybasic2d_xsd Drilldown into aggregationType in schema gmlbase_xsd Drilldown into AggregationAttributeGroup in schema gmlbase_xsd Drilldown into RingType in schema geometryprimitives_xsdXSD Diagram of Ring in schema geometryprimitives_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<element name="Ring" type="gml:RingType" substitutionGroup="gml:AbstractRing">
    <annotation>
        <documentation>A ring is used to represent a single connected component of a surface boundary as specified in ISO 19107:2003, 6.3.6.
Every gml:curveMember references or contains one curve, i.e. any element which is substitutable for gml:AbstractCurve. In the context of a ring, the curves describe the boundary of the surface. The sequence of curves shall be contiguous and connected in a cycle.
If provided, the aggregationType attribute shall have the value "sequence".</documentation>
    </annotation>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
metaDataProperty gml:metaDataProperty 0 unbounded
description gml:description 0 (1)
descriptionReference gml:descriptionReference 0 (1)
identifier gml:identifier 0 (1)
name gml:name 0 unbounded
curveMember gml:curveMember (1) unbounded
<xs:group> gml:StandardObjectProperties (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id gml:id (Optional)
srsName gml:srsName (Optional)
srsDimension gml:srsDimension (Optional)
axisLabels gml:axisLabels (Optional)
uomLabels gml:uomLabels (Optional)
aggregationType gml:aggregationType (Optional)
Collapse Derivation Tree:
Collapse References:
gml:AbstractRing