gml:LinearRingPropertyType

A property with the content model of gml:LinearRingPropertyType encapsulates a linear ring to represent a component of a surface boundary.

Complex Type Information

Model

Children: gml:LinearRing

Source

<complexType name="LinearRingPropertyType">
  <annotation>
    <documentation>A property with the content model of gml:LinearRingPropertyType encapsulates a linear ring to represent a component of a surface boundary.</documentation>
  </annotation>
  <sequence>
    <element ref="gml:LinearRing"/>
  </sequence>
</complexType>