Tag Name & type | # | Description |
---|
DocumentTransmitRequest | | Namespace of this element is http://ws.easylink.com/DocumentTransmit/2011/01 |
| SubmitId xs:string | 0-1 | Optional string identifying request, which will be echoed in result. |
| DocumentNumber DocumentId | 1- | Contains the domain and docno. |
| XDN xs:string | 1 | Domain where the document is present. |
| DocNo xs:unsignedInt | 1 | Document number. |
| DocumentTransmitRequestExtension SegmentType | 0- | Documents are associated with delivery jobs, and some information from the job is returned in the result. This element can be used to request specific additional job hdr keywords from the job by naming the segment and keyword. |
| @name xs:string | 0-1 | The name of the segment. If no name is provided, the default (USER) segment will be used. In general, the value is case-insensitive. |
| Property | 1- | This element will contain the specific extension name. Any text content of this element in the request is ignored. |
| @name xs:string | 1 | The name of the keyword. |
| @b64charset xs:string | 0-1 | Ignored in the request, since the value of the element is not considered. |