Inclusion (MetricThresholdValue) element

Indicates whether a comparison should be inclusive or exclusive. This element maps to the MetricThresholdValueInclusion enumeration.

Usage

<Inclusion (MetricThresholdValue)>
  child elements
</Inclusion (MetricThresholdValue)>

Attributes

There are no attributes.

Child elements

Element Description
Exclusive
Indicates that when AXE compares values to the MetricThresholdValue it is to use a greater-than test or a less-than test. The direction is determined by the BettterDirection of the metric's definition.

Inclusive
Indicates that when AXE compares values to the MetricThresholdValue it is to use a greater-than or equal-to test or a less-than or equal-to test. The direction is determined by the BettterDirection of the metric's definition.

Child element sequence

InclusiveExclusive

Parent elements

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

Element information

Can be empty No

See also

AXE Assessment Manifest