Declaring the returned feature types Implementation language IsPrivate parameter
14.2.2.6 id parameter
The id parameter shall be used to assign a unique identifier that can be use to repeatedly invoke a stored query. 14.3 ListStoredQueries operation 14.3.1 Request Semantics The ListStoredQueries operation see Figure 23 lists the stored queries available at a server. ListStoredQueries BaseRequest + service : CharacterString = W FS {frozen} + version : CharacterString = 2.0.0 {frozen} + handle [0..1] : CharacterString Figure 23 — ListStoredQueries request 14.3.2 XML encoding The following XML Schema fragment defines the XML-encoding for the ListStoredQueries operation: xsd:element name=ListStoredQueries type=wfs:ListStoredQueriesType xsd:complexType name=ListStoredQueriesType xsd:complexContent xsd:extension base=wfs:BaseRequestType xsd:complexContent xsd:complexType14.3.3 KVP encoding
Table 20 defines the KVP-encoding for the ListStoredQueries operation: 84 Copyright © 2010 Open Geospatial Consortium Table 20 — Keywords for ListStoredQueries KVP-encoding URL Component Description Common Keywords REQUEST= ListStoredQueries See Table 7. Only keywords for all operation or the ListStoredQueries operation14.3.4 Response
Figure 24 describes the response to a ListStoredQueries operation. ListStoredQueriesResponse + query : StoredQueryListItem StoredQueryListItem + title [0..] : LocalisedCharacterString + returnFeatureType [1..] : ScopedName + id : URI Figure 24 — ListStoredQueriesResponse The following XML Schema fragment defines the response to a ListStoredQueries operation: xsd:element name=ListStoredQueriesResponse type=wfs:ListStoredQueriesResponseType xsd:complexType name=ListStoredQueriesResponseType xsd:sequence xsd:element name=StoredQuery type=wfs:StoredQueryListItemType minOccurs=0 maxOccurs=unbounded xsd:sequence xsd:complexType xsd:complexType name=StoredQueryListItemType xsd:sequence xsd:element ref=wfs:Title minOccurs=0 maxOccurs=unbounded xsd:element name=ReturnFeatureType type=xsd:QName maxOccurs=unbounded xsd:sequence xsd:attribute name=id type=xsd:anyURI use=required xsd:complexType The response to a ListStoredQueries operation is the root element wfs:ListStoredQueriesResponse element containing one or more wfs:StoredQuery elements each describing a stored query that a server offers. The components wfs:Title, wfs:ReturnFeatureType and the attribute id are described in 14.2.14.3.5 Exceptions
In the event that a server encounters an error parsing a ListStoredQueries operation, it shall raise an OperationParsingFailed exception as described in 7.5. In the event that a server encounters an error processing a ListStoredQueries operation, it shall raise an OperationProcessingFailed exception as described in 7.5.Parts
» feature identifier Change Requests | OGC
» namespace XML operation Change Requests | OGC
» response model schema Change Requests | OGC
» Uniform Resource Identifier Change Requests | OGC
» Abbreviated terms Use of examples
» State machine notation UML Notation .1 Class diagrams
» Version number form and value
» Appearance in service metadata and in requests
» Version number negotiation Introduction
» Namespaces Change Requests | OGC
» Service bindings Change Requests | OGC
» Encoding of features Change Requests | OGC
» Encoding resource identifiers Resource Identifiers .1 Assigning resource identifiers
» Version identification Resource Identifiers .1 Assigning resource identifiers
» Predicate expression encoding Change Requests | OGC
» KVP encoding Base request type .1
» handle parameter Base request type .1
» Parameter Semantics KVP encoding
» startIndex parameter count parameter
» resultType parameter Base request type .1
» outputFormat parameter Base request type .1
» KVP encoding resolve parameter
» resolveDepth parameter resolveTimeout parameter
» Unresolvable references Standard resolve parameters .1
» KVP encoding inputFormat parameter
» srsName parameter Standard input parameters .1
» XML encoding Standard response parameters .1 Parameter Semantics
» KVP encoding Standard response parameters .1 Parameter Semantics
» numberMatched parameter numberReturned parameter
» Declaring transactional consistency Transactional consistency of response paging
» Response paging with transactional consistency
» Response paging without transactional consistency
» Use of the schemaLocation attribute
» KVP encoding Ad hoc query expression .1
» typeNames parameter Parameter discussion
» schema-element function Parameter discussion
» aliases parameter Parameter discussion
» Request Semantics Projection clause
» PropertyName parameter Parameter discussion
» Standard resolve parameters Parameter discussion
» srsName parameter Resolution path
» XML Encoding Selection clause
» Shared properties KVP encoding
» Use of the schema-element function in joins
» Coordinate reference system handling
» Request Semantics Sorting clause
» KVP encoding Sort processing
» KVP encoding Stored query identifier Stored query parameters
» KVP encoding Request .1 Request Semantics
» XML encoding Response .1 Response Semantics
» Capabilities document Response .1 Response Semantics
» Introduction Parameter domains FeatureTypeList section
» Service and operation constraints
» Introduction Extension points Change Requests | OGC
» Exceptions Introduction Change Requests | OGC
» outputFormat parameter Parameter discussion .1
» Supporting multiple namespaces Response .1 Introduction
» Introduction Change Requests | OGC
» Standard resolve parameters Parameter discussion .1 Standard presentation parameters
» valueReference parameter Parameter discussion .1 Standard presentation parameters
» state parameter Response .1 Response Semantics
» Standard response parameters Response .1 Response Semantics
» Exceptions Change Requests | OGC
» state parameter Parameter discussions .1 lockId parameter
» Standard response parameters Parameter discussions .1 lockId parameter
» Single query response Parameter discussions .1 lockId parameter
» Multiple query response Parameter discussions .1 lockId parameter
» Join query response Parameter discussions .1 lockId parameter
» Introduction Introduction Change Requests | OGC
» State machine for WFS locking
» Response semantics Request .1 Request Semantics
» lockAction parameter Parameter discussion .1 expiry parameter
» resultType parameter Parameter discussion .1 expiry parameter
» Introduction Response .1 Introduction Change Requests | OGC
» Title, Abstract and Metadata parameters
» name parameter Metadata parameter
» type parameter Metadata parameter
» Declaring the returned feature types Implementation language IsPrivate parameter
» KVP encoding ListStoredQueries operation .1 Request Semantics
» Response Exceptions ListStoredQueries operation .1 Request Semantics
» Request Semantics KVP encoding
» Response .1 Response semantics ListStoredQueries operation .1 Request Semantics
» Parameter discussions ListStoredQueries operation .1 Request Semantics
» releaseAction parameter Parameter discussions .1 Locking
» srsName parameter Parameter discussions .1 Locking
» Standard input parameters Parameter discussion .1 Filter expression
» Filter expression Parameter discussions .1 typeName attribute
» TransactionSummary element Response .1 Response Semantics
» InsertResults element Response .1 Response Semantics
» UpdateResults element Response .1 Response Semantics
» ReplaceResults element Response .1 Response Semantics
Show more