| Name | Description | Use |
<connectiontest> elements
| <description> | Description of the connection test. | 0 to 1 |
| <deprecated> | Specifies that the contents of this element should be marked as deprecated. | 0 to 1 |
| <provider> | Specifies the provider. | 0 to 1 |
| <version> | Specifies the version level. The
format of the version number should be n.n.n
where n is a number. For example, 1.0.0 is a
valid version. | 0 to 1 |
| <vendor> | Specifies an implementing vendor. | 0 to unbounded |
| <spec> | Hardware specification
documentation for this connection. | 0 to unbounded |
| <send> | Specifies the message(s) to send
during the test. | 0 to unbounded |
| <connection> | Specifies the connection to be tested. | 1 to 1 |
| <testcount> | Unsigned integer that specifies
the number of times to execute tests. | 0 to 1 |
| <testdelay> | Specifies the milliseconds to
sleep between each test. | 0 to 1 |
| <junit> | Specifies a junit test. Currently, not supported. | 0 to 1 |
| <monitor> | Specifies a monitor test. Currently, not supported. | 0 to 1 |
| <playback> | Specifies a playback test. Currently, not supported. | 0 to 1 |
| <testcase> | Specifies a junit testcase. | 0 to 1 |