Explanation: File specified was not found
User response: Rerun the command by specifying a file that exists
Explanation: Cannot read or write to the file specified
User response: Rerun the command by specifying a different file
Explanation: Problem during connection with the XCAP server
User response: Contact your system administrator
Explanation: The XCAP URI provided was malformed
User response: Rerun the command with a well formed XCAP URI
Explanation: The XCAP URI provided was malformed, the XCAP Root in the XCAP request is expected to be of the form http(s)://hostname:port/contextRoot/
User response: Rerun the command with a well formed XCAP URI
Explanation: The XCAP URI provided was malformed, the URI must specify the XCAP Application Unique Identifier (AUID) missing
User response: Rerun the command with a well formed XCAP URI
Explanation: The XCAP URI provided was malformed, the URI must specify the XCAP filename
User response: Rerun the command with a well formed XCAP URI
Explanation: The XCAP URI provided was malformed, the URI must specify the XCAP global or users tree
User response: Rerun the command with a well formed XCAP URI
Explanation: The XCAP URI provided was malformed, the URI must specify the XCAP user identifier
User response: Rerun the command with a well formed XCAP URI
Explanation: The XCAP URI provided was malformed, the URI contains an invalid separator
User response: Rerun the command with a well formed XCAP URI
Explanation: The Content-Type is missing for the HTTP PUT or POST request.
User response: Rerun the command with a Content-Type header specified containing the proper mime-type of the document.
Explanation: The XML is missing for the HTTP PUT request.
User response: Rerun the command and specify the XML content to put.
Explanation: The XML is missing for the HTTP POST request.
User response: Rerun the command and specify the XML content to post.
Explanation: The XCAP URI is missing from the request.
User response: Rerun the command and specify the XCAP URI.
Explanation: The HTTP METHOD is invalid or missing from the request.
User response: Rerun the command and specify a correct HTTP METHOD.
Explanation: A portion of the node selector in the XCAP URI is invalid.
User response: Rerun the command and specify a well formed node selector for the XCAP URI.
Explanation: The HTTP method is either invalid or missing for the -http_method option.
User response: Specify the -http_method parameter with either GET, PUT, POST, or DELETE.
Explanation: A header is incorrectly specified. It must be of the form -header:<HEADER_NAME> <VALUE>.
User response: Specify the header in the form -header:<HEADER_NAME> <VALUE>
Explanation: The XCAP URI is either invalid or missing.
User response: The last parameter must be a valid XCAP URI.
Explanation: The XCAP PUT requires XML content as specified by the -filename option.
User response: Specify the -filename <FILENAME> parameter that references an XML file containing content to PUT.
Explanation: The XCAP PUT requires a content type for the XML as specified by the -content_type option.
User response: Specify the -content_type <MIME_TYPE> parameter that specifies the mime-type of the XML document.
Explanation: The XCAP POST requires XML content as specified by the -filename option.
User response: Specify the -filename <FILENAME> parameter that references an XML file containing content to POST.
Explanation: The XCAP POST requires a content type for the XML as specified by the -content_type option.
User response: Specify the -content_type <MIME_TYPE> parameter that specifies the mime-type of the XML document.
Explanation: The option requires an input value as a 2nd parameter.
User response: Enter the input value for the given option.
Explanation: The option requires an output filename value as a 2nd parameter.
User response: Enter the output filename value for the given option.