MetricThresholds element

Contains one or more metric thresholds.

Usage

<MetricThresholds>
  child elements
</MetricThresholds>

Attributes

There are no attributes.

Child elements

Element Description
GreenYellowRedThreshold
Thresholds used to generate Green/Yellow/Red reports.

MetricThreshold
Each metric threshold describes how a metric value is interpreted.

Child element sequence

(
  GreenYellowRedThreshold, 
  MetricThreshold
)

Parent elements

Element Description
AssessmentManifest
The root node of the assessment.

AssessmentRun
This node defines the instance of an assessment for execution.

Remarks

These are used to generate Green/Yellow/Red reports. This element should be treated as blank if it is empty.

Element information

Can be empty No

See also

AXE Assessment Manifest

AXE Job Manifest