Share via


Columns element

Represents the set of columns in a table in the report for a diagnostic test.

Usage

<Columns>
  child elements
</Columns>

Attributes

There are no attributes.

Child elements

Element Description

Column

Represents a column in a table in the report for a diagnostic test.

Child element sequence

Column

Parent elements

Element Description

Table

Represents a table in the report for a diagnostic test.

Remarks

This element should appear in StepResult XML only for the RunStep and PostStep stages of a diagnostic test. This element should not appear in StepResult XML for the PreStep stage.

Element information

Can be empty No

See also

Table