<complexType name="PolygonPropertyType">
<annotation>
<appinfo source="geometry4xls.xsd" />
<documentation>Replacement for gml:PolygonPropertyType Deprecated with GML 3.0 </documentation>
</annotation>
<sequence minOccurs="0">
<element ref="gml:Polygon" />
</sequence>
<attributeGroup ref="gml:AssociationAttributeGroup" />
<!-- <complexContent>
<restriction base="gml:SurfacePropertyType">
<sequence minOccurs="0">
<element ref="gml:Polygon"/>
</sequence>
<attributeGroup ref="gml:AssociationAttributeGroup"/>
</restriction>
</complexContent> -->
</complexType>
|