BetterDirection element

Defines which sense of relative change of a metric is to be considered improvement. For some metrics "higher" is better, for other metrics lower is better. This element must contain exactly one of the following empty tags.

Usage

<BetterDirection>
  child elements
</BetterDirection>

Attributes

There are no attributes.

Child elements

Element Description
Higher
Indicates that higher values are better than lower.

Lower
Indicates that lower values are better than higher.

None
Neither higher nor lower values are better.

Child element sequence

NoneLowerHigher

Parent elements

Element Description
MetricDefinition
This element describes the metrics produced by an assessment.

Element information

Can be empty No

See also

AXE Assessment Manifest