srsName parameter Parameter discussions .1 Locking
15.2.4.2 Standard input parameters
See 7.6.5 for a description of the standard input parameters. 15.2.5 Update action 15.2.5.1 XML encoding The following XML Schema fragment declares the wfs:Update element: xsd:element name=Update type=wfs:UpdateType substitutionGroup=wfs:AbstractTransactionAction xsd:complexType name=UpdateType xsd:complexContent xsd:extension base=wfs:AbstractTransactionActionType xsd:sequence xsd:element ref=wfs:Property maxOccurs=unbounded xsd:element ref=fes:Filter minOccurs=0 xsd:sequence xsd:attribute name=typeName type=xsd:QName use=required xsd:attributeGroup ref=wfs:StandardInputParameters xsd:extension xsd:complexContent xsd:complexType xsd:element name=Property type=wfs:PropertyType xsd:complexType name=PropertyType xsd:sequence xsd:element name=ValueReference xsd:complexType xsd:simpleContent xsd:extension base=xsd:string xsd:attribute name=action type=wfs:UpdateActionType default=replace xsd:extension xsd:simpleContent xsd:complexType xsd:element xsd:element name=Value minOccurs=0 xsd:sequence xsd:complexType xsd:simpleType name=UpdateActionType xsd:restriction base=xsd:string xsd:enumeration value=insertBefore xsd:enumeration value=insertAfter xsd:enumeration value=remove xsd:enumeration value=replace xsd:restriction xsd:simpleType The wfs:Update element contains one or more wfs:Property elements that describe a value change to be made to one of the properties of the explicitly named feature type. Multiple wfs:Update elements may be contained in a single wfs:Transaction request so that multiple changes can be made to features of the same or different types. 15.2.5.2 Parameter discussions 15.2.5.2.1 Property element The wfs:Property element contains two child elements; the wfs:ValueReference element and the optional wfs:Value element. The wfs:Value element shall either contain the replacement value for the node pointed to by the wfs:ValueReference element or shall have no content indicating that the referenced node shall be assigned a NULL value. If, according to the schema of the feature type, the referenced node is not allowed to have a NULL value, the server shall raise an InvalidValue exception see 7.5. The wfs:ValueReference element shall contain a path expression that points to a feature property or a child node of a feature property to be modified. The first step of the path expression shall be a valid property nameParts
» 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