Share via


propfind XML Element

Topic Last Modified: 2006-06-13

Name

propfind

Namespace

DAV:

Description

Specifies the properties to be returned from a PROPFIND Method. Two special elements are specified for use with the propfind element: the allprop XML Element and the propname XML Element. If the prop XML Element is used inside propfind, it can only contain property names, not values.

Element Definition

<!ELEMENT propfind (allprop | propname | prop)>