Rows element

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

Usage

<Rows>
  child elements
</Rows>

Attributes

There are no attributes.

Child elements

Element Description

Row

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

Child element sequence

Row+

Parent elements

Element Description

Table

Represents a table in the report for a diagnostic test.

Remarks

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

Element information

Can be empty No

See also

Table