Technical information

USING XML-F
221
Element Description
content The content element contains zero or more body elements. Body elements must contain a filename
attribute and may specify associated content-type (RFC 2046) and content-transfer-encoding (base64
or none).
application
reference
An application-reference tag is defined to permit the submitting application to provide an arbitrary
application-specific reference to this fax request. This reference tag may be used to request status
information on this fax submission
Finally, in XML-F, all requests carry a command-reference, which is intended for the sending system to uniquely
identify the particular request. This is useful for debugging and matching up particular responses with particular
requests when the system is used asynchronously.
The following is an example of a completed send document:
<?xml version="1.0"?>
<!DOCTYPE fax-submit SYSTEM "fax-submit.dtd">
<fax-submit resolution="fine" coversheet ="yes">
<account>
<id>
Filmore5455
</id>
<subid>
David Filmore
</subid>
<mail-address>
filmore@esker.com
</mail-address>
</account>
<email-notification when="on-success">
filemore@esker.com
</email-notification>
<sender>
<personal-name>
David Filmore
</personal-name>
<company-name>
Willy Wonka Chocolates, Inc.
</company-name>
<fax-number>
237-0998
</fax-number>
<voice-number>
238-9873
</voice-number>
</sender>
<recipient>
<personal-name>
Rob Juergens
</personal-name>
<canonical-fax>
<country-code>
011
</country-code>
<area-code>
987
</area-code>
<local-number>
242-1234
</local-number>
</canonical-fax>
<voice-number>
011-987-242-5678