<xsd:element name="Geometry" type="se:GeometryType"> <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:element>
<xsd:complexType name="GeometryType"> <xsd:sequence> <xsd:element ref="ogc:PropertyName"/> </xsd:sequence> </xsd:complexType>
@generated
@source $URL$
|
|