Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The required ElementData element contains the data that is returned for a job-related schema request.
Usage
<wscn:ElementData Name="" Valid=""
Name = "xs:string"
Valid = "xs:string">
child elements
</wscn:ElementData Name="" Valid="">
Attributes
| Attribute | Type | Required | Description |
|---|---|---|---|
| Name | xs:string | No | Required. One of the following QName values:xmlns:JobStatusReturn the current JobStatusschema.xmlns:ScanTicketReturn the ScanTicket element.xmlns:DocumentsReturn the Documents element.xmlns:VendorSectionGet the identified section of a vendor-defined extension to the WSD Scan Service. |
| Valid | xs:string | No | Required. A Boolean value that must be 0, false, 1, or true. |
Child elements
| Element |
|---|
| Documents |
| JobStatus |
| ScanTicket |
Parent elements
| Element |
|---|
| JobElements |
Remarks
The WSD Scan Service returns the ElementData element in a GetJobElementsResponse operation element.