Target element

If present, this is the target value for a metric threshold. Metric threshold values can be computed relative to this value. For example, a failing value can be computed as a percentage (like 120%) of the target value.

Usage

<Target>
  child elements
</Target>

Attributes

There are no attributes.

Child elements

Element Description
MetricThresholdValue
This element contains the data defining a metric threshold value.

Child element sequence

MetricThresholdValue

Parent elements

Element Description
MetricThreshold
Each metric threshold describes how a Metric value is interpreted.

Remarks

The contents of this tag must be consistent with the data type of the Metric Definition associated with this threshold using the <MetricDefinitionProgrammaticName> tag. This node must contain one or two <MetricThresholdValue> child nodes.

Element information

Can be empty No

See also

AXE Assessment Manifest