srsName parameter Standard input parameters .1
Copyright © 2010 Open Geospatial Consortium
27 7.6.6 Additional common keywords for KVP-encoded requests
Table 7 defines additional keywords for KVP-encoded WFS requests.
Table 7 — Additional common keywords for KVP encoded WFS requests
URLComponent Operation OMa Description
NAMESPACES All operations
O Used to specify namespaces and their prefixes. The format shall be
xmlnsprefix,escaped_url where escaped_url is defined in see OGC 06-121r3:2009, 11.3. If the prefix is not specified then the default
namespace shall be assumed. More that one namespace may be bound by specifying a comma separated list of xmlns values.
This parameter is not defined for XML encoded requests because XML has another mechanism for asserting namespaces see 6.3.
VSPs O
A server may implement additional KVP parameters that are not part of this International Standard. These are known as vendor-specific
parameters. VSPs allow vendors to specify additional parameters that will enhance the results of requests. A server shall produce valid results
even if the VSPs are missing, malformed or if VSPs are supplied that are not known to the server. Unknown VSPs shall be ignored.
A server may choose not to advertise some or all of its VSPs. If VSPs are included in the Capabilities XML see 8.3, the
ows:ExtendedCapabilities element see OGC 06-121r3:2009, 7.4.6 shall be extended accordingly. Additional schema documents may be
imported containing the extensions of the ows:ExtendedCapabilities element. Any advertised VSP shall include or reference additional
metadata describing its meaning see 8.4. WFS implementers should choose VSP names with care to avoid clashes with WFS parameters
defined in this International Standard.
a O = Optional, M = Mandatory
7.7 Standard response parameters 7.7.1 Parameter Semantics
Standard response parameters see Figure 7 are response parameters used in the definition of the response collection for the GetPropertyValue see Clause 10, GetFeature see Clause 11 and GetFeatureWithLock
see Clause 13 operations.
{ numberMatched.number=0 and numberReturned=0 }
SimpleValueCollection St andardResponseParamet ers
+ timeStamp : DateTime + numberMatched : IntegerOrUnknown
+ numberReturned : Integer + next : URI
+ previous : URI
0..1 +next
0..1 0..1
+previous 0..1
IntegerOrUnknown + unknown : Boolean = true
+ number [0..1] : Integer Union
Figure 7 — StandardResponseParameters
28
Copyright © 2010 Open Geospatial Consortium