A property with the content model of gml:AbstractRingPropertyType encapsulates a ring to represent the surface boundary property of a surface. |
Elements | gml:exterior, gml:interior |
<complexType name="AbstractRingPropertyType"> <annotation> <documentation>A property with the content model of gml:AbstractRingPropertyType encapsulates a ring to represent the surface boundary property of a surface.</documentation> </annotation> <sequence> <element ref="gml:AbstractRing"/> </sequence> </complexType> |