remove XML Element
Topic Last Modified: 2006-06-13
Name
remove
Namespace
DAV:
Description
Lists the DAV properties to be removed from a resource.
Remarks
The remove element specifies that the properties in the prop XML Element should be removed. Specifying the removal of a property that does not exist will not return an error. All the XML elements in a prop XML Element inside of a remove element must be empty; only the names of properties to be removed are required.
Element Definition
<!ELEMENT remove (prop)>