Share via


PrinterConfiguration element

The required PrinterConfiguration element is a collection of elements that describes the printer's configurable capabilities.

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

Attributes

There are no attributes.

Text value

None

Child elements

Element Description

Consumables

A collection of information that describes the consumables on the printer.

Finishings

Describes the overall finishing capabilities available on the printer.

InputBins

A collection of elements that describe the capabilities of all input bins available on the device.

Storage

A collection of information that describes the storage capabilities available on the device.

Xxx

Any IHV-defined elements

Parent elements

Element Description

ElementChanges

Contains the changes to the PrinterConfiguration, DefaultPrintTicket, or PrinterCapabilities elements, or changes to an IHV extension in the Printer.

ElementData Element for parent PrinterElements

Contains the element data that the GetPrinterElementsResponse operation returns to the client.

Remarks

A client can request the printer's configuration information through the GetPrinterElementsRequest operation. The WSD Print Service returns this information through the GetPrinterElementsResponse operation.

The Print Service can notify a client of any changes to the printer's configuration through a PrinterElementsChangeEvent.

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 references apply to child elements in the correct namespace.

<wprt:PrinterConfiguration>
 <wprt:Storage> data </wprt:Storage>
 <wprt:Consumables> data </wprt:Consumables>
  ...
</wprt:PrinterConfiguration>

See also

Consumables

Finishings

GetPrinterElementsRequest

GetPrinterElementsResponse

InputBins

PrinterElementsChangeEvent

Storage

 

 

Send comments about this topic to Microsoft

Build date: 7/19/2012