Warning element

Describes a warning.

Usage

<Warning>
  child elements
</Warning>

Attributes

There are no attributes.

Child elements

Element Description
Hresult
An HRESULT value for the warning. This element is required.

Message
Describes the warning. This element is required.

Child element sequence

(
  Hresult, 
  Message
)

Parent elements

Element Description
ErrorsAndWarnings
A container to hold assessment errors and warnings.

Element information

Can be empty No

See also

AXE Results Manifest