TclMML

[mml delete document]

Documentation: Delete a Document

[ Home | Docs | FAQ | Download | CVS | Mailing Lists | Bug Tracker | USPS's MOL Site ]

Syntax

mml delete document ?-switches? document_id

Switches

-debug filename (Optional)

If specified, the XML generated and sent to the MOL system, as well as the XML reply from the MOL system, will be appended to filename.

Positional Parameters

document_id

The document_id of the document to be deleted.

Return Value

If successful no value is returned.

An error will be returned if the request was not succesful. Possible causes under which an error could be raised include: transient network outages, MOL processor internal errors, document has previously been deleted, or doesn't exist, etc.