ErrorsAndWarnings element
A container to hold assessment errors and warnings.
Usage
<ErrorsAndWarnings>
child elements
</ErrorsAndWarnings>
Attributes
There are no attributes.
Child elements
Element | Description |
---|---|
Error |
This element describes an error. |
Warning |
This element describes a warning. |
Child element sequence
(
Error,
Warning
)
Parent elements
Element | Description |
---|---|
AssessmentResult |
Describes the results for an individual assessment. |
Remarks
This element may contain zero or more child elements.
It is possible for an assessment to produce only errors, warnings or messages and no metric values. Solutions should be prepared to handle this condition.
Element information
Can be empty | No |