RequestedElements element

The required RequestedElements element identifies the elements that the client wants data for when it calls GetPrinterElementsRequest or GetJobElementsRequest.

RequestedElements 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:RequestedElements>
  child elements
</wprt:RequestedElements>

Attributes

There are no attributes.

Text value

None

Child elements

Element Description

Name Element for parent RequestedElements

Identifies one element that the client wants data for when it calls GetPrinterElementsRequest or GetJobElementsRequest.

Parent elements

Element Description

GetJobElementsRequest

Requests the values of job-related variables for the job identified by the value of the JobId element.

GetPrinterElementsRequest

Allows a client to request information about the printer.

Remarks

RequestedElements contains one or more Name Element for parent RequestedElements elements that identify the data that the client is querying for.

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:RequestedElements>
 <wprt:Name> QName value </wprt:Name>
</wprt:RequestedElements>

See also

GetJobElementsRequest

GetPrinterElementsRequest

Name Element for parent RequestedElements

 

 

Send comments about this topic to Microsoft

Build date: 7/19/2012