Client Automation Protocol

Version 1.0
Last changed: June 9, 2000

Error

An Error document is sent as a response when DIAL cannot process a request. The content of the Error element is text that describes the error.

Response Document Element: Error
DTD Location: http://www.worldpac.com/wcap/Error.dtd
Sample Document:

<?xp ResponseTo="1234"?>
<!DOCTYPE Error SYSTEM "http://www.worldpac.com/wcap/Error.dtd">
<Error>
 Invalid Product ID
</Error>
<?xp /?>

Guide to XML Symbols