BulletPoints element

Represents a set of items in a bulleted list in a report for a diagnostic test.

Usage

<BulletPoints>
  child elements
</BulletPoints>

Attributes

There are no attributes.

Child elements

Element Description

Information

Represents a single item in a bulleted list in a report for a diagnostic test.

Child element sequence

Information*

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 only for the RunStep and PostStep stages of a diagnostic test. This element should not have child elements for the PreStep stage.

Element information

Can be empty Yes

See also

StepResult