Share via


JobElements element

The required JobElements element contains all the job-related elements requested by a client through a call to GetJobElementsRequest.

JobElements is defined in the namespace at this URI: https://schemas.microsoft.com/windows/2005/05/wdp/print and referenced by the prefix wprt. (This resource may not be available in some languages and countries.)

Usage

<wprt:JobElements>
  child elements
</wprt:JobElements>

Attributes

There are no attributes.

Text value

None

Child elements

Element Description

ElementData Element for parent JobElements

Contains the job-specific element data that the GetJobElementsResponse operation returns to the client.

Parent elements

Element Description

GetJobElementsResponse

Returns the job-related variables for a specified job to the client.

Remarks

The WSD Print Service returns this element in GetJobElementsResponse.

The following syntax block shows that you must also prefix the names of the child elements with the appropriate namespace (in this case wprt), to be certain that your name references apply to child elements in the correct namespace.

<wprt:JobElements>
 <wprt:ElementData Name="QName" Valid=boolean> data </wprt:ElementData>
</wprt:JobElements>

See also

ElementData Element for parent JobElements

GetJobElementsRequest

GetJobElementsResponse

 

 

Send comments about this topic to Microsoft

Build date: 7/19/2012