gml:RingPropertyType

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

Complex Type Information

Model

Children: gml:Ring

Source

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