Inclusion element

Describes a value.

Usage

<Inclusion>
  text
</Inclusion>

Attributes

There are no attributes.

Text value

When used for a metric threshold, Inclusion can have one of the following values:

Inclusive

AXE compares values to the MetricThresholdValue using a greater-than or equal-to test or using a less-than or equal-to test. The direction is determined by the BettterDirection of the metric's definition.

Exclusive

AXE compares values to the MetricThresholdValue using a greater-than test or using a less-than test. The direction is determined by the BettterDirection of the metric's definition.

When used for a parameter definition, the value of Inclusion can have one of the following values:

Optional

This parameter will only be sent to the assessment if the user or script specifies a parameter value.

OptionalIncluded

The ParameterValue defined by this ParameterDefinition is automatically included in the assessment run when an assessment run is added to a job. The automatically created ParameterValue is then treated as optional and can be removed by the user, script or program that creates the job.

Required

This parameter will be provided to the assessment as a named parameter. It cannot be removed from the assessment run.

Child elements

There are no child elements.

Parent elements

Element Description

MetricThresholdValue

This node contains the data defining a metric threshold value.

ParameterDefinition

Information that fully describes an assessment parameter.

Element information

Can be empty Yes

See also

AXE Assessment Manifest

 

 

Send comments about this topic to Microsoft

Build date: 9/27/2013