3.1.4.17.1 Return Values

Protocol server responses MUST have the HTTP Content-Type "application/xml".

If the NewList method is called through the DisplayPost method, it MUST return "0" (zero) if it is successful or a negative value if an error occurs.

If the NewList method is not called through the DisplayPost method, it MUST send an HTTP response to the protocol client and that response MUST be one of the following values:

Value

Description

302

Success. If the NextUsing parameter is specified, the redirection URL MUST be the value of the NextUsing parameter appended by "?List=" and the GUID of the newly created list. If NextUsing parameter is unspecified, the redirection URL MUST be the default view of the newly created list.

401

Security not validated. The credentials that were supplied by the user are not valid.

404

Error.