multistatus XML Element

multistatus XML Element

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

Name

multistatus

Namespace

DAV:

Description

Contains multiple response messages.

Remarks

Used in WebDAV method responses, such as the SEARCH Method and the PROPFIND Method, where one or more responses are returned. The multistatus element contains one or more response XML Elements that provide more detailed response information. The responsedescription XML Element may also be included at the same level as the response XML Element and is used to provide a general message describing the nature of the response. If responsedescription XML Element is available, a client may use it instead of presenting the individual response descriptions contained within the responses.

Element Definition

<!ELEMENT multistatus (response+, responsedescription?)>

Send us your feedback about the Microsoft Exchange Server 2003 SDK.

Build: June 2007 (2007.618.1)

© 2003-2006 Microsoft Corporation. All rights reserved. Terms of use.