DeviceConditionCleared element
The required DeviceConditionCleared element contains information about a previously reported DeviceCondition that has been cleared.
DeviceConditionCleared 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:DeviceConditionCleared>
child elements
</wprt:DeviceConditionCleared>
Attributes
There are no attributes.
Text value
None
Child elements
Element | Description |
---|---|
Specifies the date and time at which a device condition was cleared. |
|
Uniquely identifies the device condition that was just cleared. |
Parent elements
Element | Description |
---|---|
Informs the client that a previously reported DeviceCondition has been cleared. |
Remarks
DeviceConditionCleared specifies the condition identifier and time at which the condition was cleared. The WSD Print Service sends this element to a client when it generates a PrinterStatusConditionClearedEvent element.
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:DeviceConditionCleared>
<wprt:ConditionId> data </wprt:ConditionId>
<wprt:ConditionClearTime> data </wprt:ConditionClearTime>
...
</wprt:DeviceConditionCleared>
See also
PrinterStatusConditionClearedEvent
Send comments about this topic to Microsoft
Build date: 7/19/2012