Severity element

The required Severity element specifies the severity level of the current DeviceCondition or ConditionHistoryEntry element.

Usage

<wscn:Severity>
  text
</wscn:Severity>

Attributes

There are no attributes.

Text value

Required. One of the following values:

Term Description
Informational This condition is purely for user information and has no noticeable effect on the image acquisition process.
Warning This condition is not currently affecting processing, but the condition might become Critical if it is not attended to.
Critical The device cannot continue processing until this condition is resolved.

Child elements

There are no child elements.

Parent elements

Element
ConditionHistoryEntry
DeviceCondition

Remarks

The WSD Scan Service determines the Severity level that is assigned to each error condition.

You can both extend and subset the allowed values for this element.

See also

ConditionHistoryEntry

DeviceCondition