A property with the content model of gml:RingPropertyType encapsulates a ring to represent a component of a surface boundary. |
<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> |