Name Element for parent RequestedElements element

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

Name 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:Name
  None = "None">
  textchild elements
</wprt:Name>

Attributes

Attribute Type Required Description

None

None

No

None

Text value

Required.

For GetPrinterElementsRequest, the text value must be one of the following QName values:

xmlns:PrinterConfiguration

Get all the storage entries for the printer.

xmlns:PrinterStatus

Get the entire status section, including all ActiveCondition elements and the ConditionHistory element.

xmlns:DefaultPrintTicket

Get the DefaultPrintTicket element, which contains current default values for job creation and processing.

xmlns:PrinterCapabilities

Get the PrinterCapabilities element, which contains additional current allowed values for job creation and processing.

ihvns:VendorSection

Get a vendor-defined extension to the printer schema of the WSD Print Service.

For GetJobElementsRequest, the text value must be one of the following QName values:

xmlns:JobStatus

Get the current JobStatus element for the specified job.

xmlns:PrintTicket

Get the PrintTicket element for the specified job.

xmlns:Documents

Get the Documents element for the specified job.

ihvns:VendorSection

Get a vendor-defined extension to the printer schema of the WSD Print Service.

Child elements

Element Description

None

None

Parent elements

Element Description

RequestedElements

Identifies the elements for which the client requests data when it calls GetPrinterElementsRequest or GetJobElementsRequest.

Remarks

The QName value must be a top-level element within the WSD Print Service schema for which the client wants information. Both the schema namespace and element name must be specified.

The value of must be the fully qualified namespace or the namespace prefix defined for the current element. The value of must be the fully qualified namespace or namespace prefix for any vendor-defined extensions. can be any vendor-defined element related to the printer or job.

See also

GetJobElementsRequest

GetPrinterElementsRequest

RequestedElements

 

 

Send comments about this topic to Microsoft

Build date: 7/19/2012