| Element Name | Element Description |
<version> element tree
| <dkml> | Specifies the root element of a Device Kit
<b>D</b>evice <b>K</b>it <b>L</b>anguage (dkml) document.
|
| ¦-<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.
|
| ¦-<adapter> | Specifies an adapter.
|
| ¦ ¦-<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.(see version) |
| ¦ ¦-<device> | Specifies the device used
by the adapter.
|
| ¦ ¦ ¦-<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.(see version) |
| ¦ ¦ ¦-<transport> | Specifies the transport used
by the device.
|
| ¦ ¦ ¦ ¦-<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.(see version) |
| ¦ ¦ ¦ ¦-<connection> | Specifies an connection to be used by the transport.
|
| ¦ ¦ ¦ ¦ ¦-<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.(see version) |
| ¦-<adaptertest> | Specifies an adapter test.
|
| ¦ ¦-<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.(see version) |
| ¦ ¦-<adapter> | Specifies the adapter to be tested.(see adapter) |
| ¦-<agent> | Specifies an agent.
|
| ¦ ¦-<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.(see version) |
| ¦ ¦-<agentmodel> | Specifies the agent model used
by the agent.
|
| ¦ ¦ ¦-<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.(see version) |
| ¦ ¦ ¦-<device> | Specifies the device used
by the agent model.(see device) |
| ¦ ¦-<device> | Specifies the device used
by the agent.(see device) |
| ¦-<agentmodel> | Specifies the agent model used
by the agent.(see agentmodel) |
| ¦-<agenttest> | Specifies an agent test.
|
| ¦ ¦-<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.(see version) |
| ¦ ¦-<agent> | Specifies the agent to be tested.(see agent) |
| ¦ ¦-<agentmodeltest> | Specifies the agent model test.
|
| ¦ ¦ ¦-<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.(see version) |
| ¦ ¦ ¦-<agentmodel> | Specifies the agent model to be tested.(see agentmodel) |
| ¦-<agentmodeltest> | Specifies an agent model test.(see agentmodeltest) |
| ¦-<concrete> | Specifies a concrete device.
|
| ¦ ¦-<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.(see version) |
| ¦ ¦-<transport> | Specifies the transport used
by the concrete device.(see transport) |
| ¦-<concretetest> | Specifies a concrete test.
|
| ¦ ¦-<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.(see version) |
| ¦ ¦-<concrete> | Specifies the concrete device to
be tested.(see concrete) |
| ¦-<connection> | Specifies an connection.(see connection) |
| ¦-<connectiontest> | Specifies an connection test.
|
| ¦ ¦-<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.(see version) |
| ¦ ¦-<connection> | Specifies the connection to be tested.(see connection) |
| ¦-<device> | Specifies a device.(see device) |
| ¦-<devicetest> | Specifies a device test.
|
| ¦ ¦-<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.(see version) |
| ¦ ¦-<device> | Specifies the device to be tested.(see device) |
| ¦-<profile> | Specifies a profile.
|
| ¦ ¦-<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.(see version) |
| ¦ ¦-<adapter> | Specifies the adapter used
by the profile.(see adapter) |
| ¦ ¦-<device> | Specifies the device used
by the profile.(see device) |
| ¦-<profiletest> | Specifies a profile test.
|
| ¦ ¦-<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.(see version) |
| ¦ ¦-<profile> | Specifies the profile to be tested.(see profile) |
| ¦-<testagent> | Specifies a test agent.
|
| ¦ ¦-<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.(see version) |
| ¦ ¦-<profile> | Specifies the profile to be tested.(see profile) |
| ¦-<receivertest> | Specifies a receiver transport test.
|
| ¦ ¦-<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.(see version) |
| ¦-<transport> | Specifies a transport.(see transport) |
| ¦-<transporttest> | Specifies a transport test.
|
| ¦ ¦-<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.(see version) |
| ¦ ¦-<transport> | Specifies the transport to be tested.(see transport) |