JobDescription element

The required JobDescription element contains basic creation information for the currently identified job.

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

Usage

<wprt:JobDescription>
  child elements
</wprt:JobDescription>

Attributes

There are no attributes.

Text value

None

Child elements

Element Description

JobName

Specifies the user-friendly name of the job submitted by a client.

JobOriginatingUserName

Specifies the name of the user who submitted the print job.

Xxx

Any IHV-defined elements

Parent elements

Element Description

CreatePrintJobRequest

Sends a job request to the printer.

DefaultPrintTicket

Contains all of the printer's current default values for job and document creation.

PrintTicket

Defines all of the description and processing parameters of the currently identified job.

Remarks

A client sets the values for all JobDescription child elements and submits them in a CreatePrintJobRequest operation.

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 you are referencing child elements in the correct namespace.

<wprt:JobDescription>
  <wprt:JobName> data </wprt:JobName>
  <wprt:JobOriginatingUserName> data </wprt:JobOriginatingUserName>
</wprt:JobDescription>

See also

CreatePrintJobRequest

DefaultPrintTicket

Job

JobName

JobOriginatingUserName

PrintTicket

 

 

Send comments about this topic to Microsoft

Build date: 7/19/2012