Column element

The column node describes a column of metric values.

Usage

<Column>
  child elements
</Column>

Attributes

There are no attributes.

Child elements

Element Description
Charted
If this column is part of a group or the overview presentation hints columns, the value (True | False) defines whether this column is charted by default or not. This field is optional.

Hidden
If this column is part of a "TestCaseTable", the value (True | False) defines the initial visibility of the column. "True" specifies the column is initially visible. This field is optional.

Metric
Contains the programmatic name of a metric definition. This field is required.

PageLink
Defines an link from this column to another report page. This field is optional.

TestCaseKey
If present, the Metric value is loaded from the specified test case rather than the current test case. This field is optional.

TestCaseName
If TestCaseKey is present, gives a human-readable localizable name of the test case. This field is optional.

TestCaseToolTip
The test case tooltip.

Child element sequence

MetricPageLinkHiddenChartedTestCaseKeyTestCaseNameTestCaseToolTip

Parent elements

Element Description
Columns
A collection of the most important metrics gathered by the assessment. This field is optional.

Element information

Can be empty No

See also

AXE Assessment Manifest