Technical information
INSTALLATION AND ADMINISTRATION GUIDE
222
</voice-number>
</recipient>
<subject>
Good Looking XML...
</subject>
<content>
<body filename="inline.txt">
Some people are destined to discover that when they get to the end of
time, there they are.
</body>
<body filename="inline.txt" content-type="text/plain" content-transfer-
encoding="base64">
VGhpcyB3YXMgYmFzZTY0IGVuY29kZWQgPGludmFsaWQ+PC9pbnZhbGlkPg==
</body>
<body filename="inline.txt">
This is some text that we think would make for a wonderfully interesting
fax body had anyone had time to actually think up something fun and interesting to
say. Or should anyone ever decide to read it.
</body>
</content>
<command-reference>
xxs234234s
</command-reference>
</fax-submit>
Upon successful receipt of a valid fax-submit, a fax-submit-response will be returned.
Fax-submit-response document
Upon receipt of a fax-submit request, an XML-F service should respond by providing a fax-submit-response. This
response is used to acknowledge receipt of the fax submission upon parsing and validation of the request. The
response is used to provide a server-side reference. It is comprises the following structure (this example is
simplified):
fax-submit-response
request-results (required
service-reference (required)
application-reference (zero or one)
command-reference (zero or one)
Element Description
request
results
The request-results provide information on the results of the fax-submit. Request-results contain
attributes to indicate the status of the request (normal, warning, or failed) and the reason for the
status. The data attached to the request-results entity provides an ad hoc message back to the
application.
service
reference
This is a unique reference assigned to a particular fax submission by the service provider. This is the
best reference for the user application to use when requesting status or when canceling a request.
application
reference
This is the optional (but recommended) reference that the submitting application assigned to the fax
request triggering this response. This reference may be used to get status or to cancel the request if
the application has not received a fax-submit-response (and therefore no service-reference would be
known).
Fax-status document
The fax-status document is used by an application to request status on a service about a particular fax request. The
fax-status request can be used to request short and detailed status reports in either XML or text-formatted form. As
well, the fax-status request can ask the service to mail the resulting report to an email address.