Documentation for fieldgml

Complex Type: LinearRingPropertyType

[Table of contents]

Super-types: None
Sub-types: None
Name LinearRingPropertyType
Abstract no
Documentation Encapsulates a ring to represent properties in features or geometry collections.
XML Instance Representation
<...>
Start Choice [1]
<gml:LinearRing> ... </gml:LinearRing> [1]
End Choice
</...>
Diagram
h-1346080712
Schema Component Representation
<complexType name="LinearRingPropertyType">
<choice>
<element ref=" gml:LinearRing "/>
</choice>
</complexType>