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