handle
The handle attribute allows a client application
to assign a client-generated request identifier
to a WFS request. The handle is included to
facilitate error reporting. A WFS may report the
handle in an exception report to identify the
offending request or action. If the handle is not
present, then the WFS may employ other means to
localize the error (e.g. line numbers).
Attribute information
Namespace: None
Schema document: external/ogc-wfs/1.1.0/dhs-gmo/1.0.0/wfs.xsd
Other attributes with the same name: handle, handle, handle, handle, handle, handle
Type: xsd:string
Properties: Local, Unqualified
Value
- A value of type xsd:string.
Used in
- Type wfs:BaseRequestType
- Type wfs:DescribeFeatureTypeType via derivation of wfs:BaseRequestType (Element wfs:DescribeFeatureType)
- Type wfs:GetFeatureType via derivation of wfs:BaseRequestType (Element wfs:GetFeature)
- Type wfs:GetFeatureWithLockType via derivation of wfs:BaseRequestType (Element wfs:GetFeatureWithLock)
- Type wfs:GetGmlObjectType via derivation of wfs:BaseRequestType (Element wfs:GetGmlObject)
- Type wfs:LockFeatureType via derivation of wfs:BaseRequestType (Element wfs:LockFeature)



