WebDAV properties

WebDAV properties are name/value pairs that provide information about items in a namespace. To store and retrieve property values, you use the PROPPATCH and PROPFIND methods, respectively.

Properties exist in XML namespaces. To fully identify a property, you need to specify the namespace it’s in as well as the property name.

All the properties defined in the WebDAV specification are in the DAV: namespace. So, for example, the standard WebDAV property named creationdate is in the DAV: namespace.

For information on the standard WebDAV properties, see RFC 2518 or 4918.

Trademarks and Legal Disclaimer

© 2017 Hitachi Data Systems Corporation. All rights reserved.