Bewerken

Delen via


ScanDestinations element

The required ScanDestinations element is a collection of all of the scan destinations that a client wants to register with the scan device.

Usage

<wscn:ScanDestinations>
  child elements
</wscn:ScanDestinations>

Attributes

There are no attributes.

Text value

None

Child elements

Element
ScanDestination

Parent elements

Element
<wse:Subscribe>

Remarks

The client must send the ScanDestinations element in the <wse:Subscribe> request operation element to register one or more scan destinations with the WSD Scan Service. The client subscribes during client setup before obtaining scan ticket information from the WSD Scan Service. The <wse:Subscribe> element is defined in the specification.

The ScanDestinations element give clients the flexibility to register for multiple unique scan destinations at once.

See also

ScanDestination