Tag Name & type | # | Description |
---|
FaxType | | |
| @ref xs:string | 0-1 | Identifier for this destination. This can appear on reports, and should generally be kept short. |
| @refb64 xs:string | 0-1 | Base64-encoded identifier for this destination. This is an alternative to ref when applications may require data incompatible with the XML document. |
| Alternate AlternateType | 0-1 | Alternate destination to be tried if delivery to this one fails. See AlternateType. |
| InsertList InsertListType | 0-1 | Insert values. See InsertListType. |
| Extension ExtensionType | 0-1 | Generic destination extensions. See ExtensionType. |
| Phone xs:string | 1 | Fax phone number. |
| Att EncodableStringType | 0-1 | Attention - maps to the $ATT macro on a fax coversheet or bannerfx. See EncodableStringType. |
| From EncodableStringType | 0-1 | Sender identification - maps to the $FROM macro on a fax coversheet or bannerfx. See EncodableStringType. |
| To EncodableStringType | 0-1 | Recipient identification - maps to the $TO macro on a fax coversheet or bannerfx.. See EncodableStringType. |
| Salutation xs:string | 0-1 | Salutation - maps to the $SALUTATION_TEXT macro on a fax coversheet or bannerfx. |