Tag Name & type | # | Description |
---|
EmailOptions EmailOptionsType | | Indicates basic email delivery. This tag may be empty, but still must be present to indicate email delivery through XDDS. In general, use of EnhancedEmailOptions may be preferable for primary email document delivery. |
| Subject EncodableStringType | 0-1 | Email subject string of up to 65 characters. (See EncodableStringType.) |
| DeliveryRetryPattern xs:string | 0-1 | The name of the retry pattern to be used for the job. These names are determined by switch configuration, and the names and patterns may be different for different optionsets. |
| EmailJobExtensions JobExtensionsType | 0-1 | This element may be used to permit access to job options not otherwise accessible through the Cloud Fax and Notifications API schema. No such extensions are currently available. |
| Segment SegmentType | 1- | Extensions may be divided into categories, and the segment will indicate the category. |
| @name xs:string | 0-1 | The name of the segment. No name will indicate the default ("USER") segment. |
| Property | 1- | This element will contain the specific extension value |
| @name xs:string | 1 | The name of the extension. None are currently defined. |
| @b64charset xs:string | 0-1 | The value may be base64 encoded to convey data in a particular character set. See EncodableStringType. |