getFilter() Returns the value of the 'Filter' attribute.
The Filter element is used to constrain the scope
of the delete operation to those features identified
by the filter.
getHandle() Returns the value of the 'Handle' attribute.
The handle attribute allows a client application
to assign a client-generated request identifier
to an Insert action.
Returns the value of the 'Filter' attribute.
The Filter element is used to constrain the scope
of the delete operation to those features identified
by the filter. Feature instances can be specified
explicitly and individually using the identifier of
each feature instance OR a set of features to be
operated on can be identified by specifying spatial
and non-spatial constraints in the filter.
If no filter is specified then an exception should
be raised since it is unlikely that a client application
intends to delete all feature instances.
the value of the 'Filter' attribute. See Also:DeleteElementType.setFilter(Object) See Also: net.opengis.wfs.WFSPackage.getDeleteElementType_Filter
Returns the value of the 'Handle' attribute.
The handle attribute allows a client application
to assign a client-generated request identifier
to an Insert action. The handle is included to
facilitate error reporting. If a Delete action
in a Transaction request fails, then a WFS may
include the handle in an exception report to localize
the error. If no handle is included of the offending
Insert element then a WFS may employee other means of
localizing the error (e.g. line number).
the value of the 'Handle' attribute. See Also:DeleteElementType.setHandle(String) See Also:net.opengis.wfs.WfsPackage.getDeleteElementType_Handle
Returns the value of the 'Type Name' attribute.
The value of the typeName attribute is the name
of the feature type to be updated. The name
specified must be a valid type that belongs to
the feature content as defined by the GML
Application Schema.
the value of the 'Type Name' attribute. See Also:DeleteElementType.setTypeName(Object) See Also: net.opengis.wfs.WFSPackage.getDeleteElementType_TypeName