<complexType name="GeometryPropertyType">
<annotation>
<appinfo source="urn:opengis:specification:gml:schema-xsd:geometryBasic0d1d:v3.1.1">geometryBasic0d1d.xsd</appinfo>
<documentation>A geometric property is any geometry element encapsulated in an element of this type.
2006-01-07 PwD derive from AssociationType to fix om:geometryResult membership in gml:resultOf substituion group
</documentation>
</annotation>
<!-- <complexContent>
<restriction base="gml:AssociationType"> -->
<sequence minOccurs="0">
<element ref="gml:_Geometry" />
</sequence>
<attributeGroup ref="gml:AssociationAttributeGroup" />
<!-- </restriction>
</complexContent> -->
</complexType>
|