Documentation for fieldgml

Complex Type: RingPropertyType

[Table of contents]

Super-types: None
Sub-types: None
Name RingPropertyType
Abstract no
Documentation Encapsulates a ring to represent properties in features or geometry collections.
XML Instance Representation
<...>
<gml:Ring> ... </gml:Ring> [1]
</...>
Diagram
h-574196301
Schema Component Representation
<complexType name="RingPropertyType">
<sequence>
<element ref=" gml:Ring "/>
</sequence>
</complexType>