3.2.4.3.3.1 dsc:GetPostScanJobElementsRequestType

The dsc:GetPostScanJobElementsRequestType type contains the request data for an dsc:GetPostScanJobElements WSDL operation.

 <xs:complexType name="GetPostScanJobElementsRequestType">
    <xs:sequence>
      <xs:element name="JobToken" type="dsc:String255ExtType"/>
      <xs:element name="RequestedElements" 
      type="dsc:RequestedJobElementsType"/>
    </xs:sequence>
 </xs:complexType>

dsc:JobToken: The unique identifier of the PostScan job for which the data is requested.

dsc:RequestedElements: The PostScan job data element(s) the client requests to be returned.