Binding object for the element http://www.opengis.net/wfs:Query.
<xsd:element name="Query" type="wfs:QueryType"> <xsd:annotation>
<xsd:documentation> The Query element is used to
describe a single query. One or more Query
elements can be specified inside a GetFeature
element so that multiple queries can be
executed in one request. The output from the various
queries are combined in a wfs:FeatureCollection element
to form the response to the request.
</xsd:documentation> </xsd:annotation> </xsd:element>
|