remove
XML element per the WebDAV specification [RFC 4918] Name: remove Namespace: DAV: Purpose: Lists the DAV properties to be removed from a resource. Description: Remove instructs that the properties specified in prop should be removed. Specifying the removal of a property that does not exist is not an error. All the XML elements in a prop XML element inside of a remove XML element MUST be empty, as only the names of properties to be removed are required. <!ELEMENT remove (prop) >
-R <index1,index2-index4,...> Specify list of columns to delete. First and last are valid indexes. (default none)
-V Invert matching sense (i.e. only keep specified columns)@author Len Trigg (trigg@cs.waikato.ac.nz) @version $Revision: 7107 $
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|