set XML Element
Topic Last Modified: 2006-06-13
Name
set
Namespace
DAV:
Description
Lists the DAV property values to be set for a resource.
Remarks
The set XML element contains only a prop XML Element. The elements contained by the prop XML Element inside the set XML element specify the name and value of properties that are set on the resource identified by request Uniform Resource Identifier (URI). If a property already exists, then its value is replaced. Language tagging information in the property's value (in the "xml:lang" attribute, if present) will be stored along with the property, and may be subsequently retrieved using the PROPFIND Method.
Element Definition
<!ELEMENT set (prop)>