Tables element

Represents the set of tables in the report for a diagnostic test.

Usage

<Tables>
  child elements
</Tables>

Attributes

There are no attributes.

Child elements

Element Description

Table

Represents a table in the report for a diagnostic test.

Child element sequence

Table*

Parent elements

Element Description

StepResult

Represents the result of a stage in a diagnostic test and serves as the root element of a StepResult XML file.

Remarks

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

Element information

Can be empty Yes

See also

StepResult