Items element

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

Usage

<Items>
  child elements
</Items>

Attributes

There are no attributes.

Child elements

Element Description

RowItem

Specifies the text for an individual cell in a table in the report for a diagnostic test.

Child element sequence

RowItem+

Parent elements

Element Description

Row

Represents a row in 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

Row