Binding object for the element http://www.opengis.net/sld:Geometry.
<xsd:element name="Geometry">
<xsd:annotation>
<xsd:documentation> A Geometry gives reference to a
(the) geometry property of a feature to be used for
rendering. </xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:sequence>
<xsd:element ref="ogc:PropertyName"/>
</xsd:sequence>
</xsd:complexType>
</xsd:element>