PrinterElements element

The required PrinterElements element contains all the printer-related elements requested by a client through a call to GetPrinterElementsRequest.

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

Attributes

There are no attributes.

Text value

None

Child elements

Element Description

ElementData Element for parent PrinterElements

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

Parent elements

Element Description

GetPrinterElementsResponse

Contains the WSD Print Service's response to a client's request for information about the printer.

Remarks

The WSD Print Service returns this element in GetPrinterElementsResponse.

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:PrinterElements>
 <wprt:ElementData Name="QName" Valid=boolean> data </wprt:ElementData>
</wprt:PrinterElements>

See also

ElementData Element for parent PrinterElements

GetPrinterElementsRequest

GetPrinterElementsResponse

 

 

Send comments about this topic to Microsoft

Build date: 7/19/2012