JobToken element

The required JobToken element contains the device-created token for a new scan job.

Usage

<wscn:JobToken>
  text
</wscn:JobToken>

Attributes

There are no attributes.

Text value

Required. Any valid character string.

Child elements

There are no child elements.

Parent elements

Element
CreateScanJobResponse
RetrieveImageRequest

Remarks

The JobToken element is paired with the JobId element to uniquely represent a specific scan job. JobToken is passed to the scan device in the RetrieveImageRequest operation element to enable the device to verify that the scan requester actually created the scan job.

See also

CreateScanJobResponse

JobId

RetrieveImageRequest