Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |
|---|---|
|
Contains the element data that the GetPrinterElementsResponse operation returns to the client. |
Parent elements
| Element | Description |
|---|---|
|
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
Send comments about this topic to Microsoft
Build date: 7/19/2012