response XML Element
Topic Last Modified: 2006-06-13
Name
response
Namespace
DAV:
Description
Holds a single response describing the effect of a method on a resource and/or its properties.
Remarks
A particular href XML Element may not appear more than once as the child of a response XML Element under a multistatus XML Element.
Element Definition
<!ELEMENT response (href, ((href*, status)|(propstat+)), responsedescription?)>
See Also
Other Resources
href XML Element
multistatus XML Element
status XML Element
propstat XML Element
responsedescription XML Element