| Sibling Name | Sibling Description |
<incubation> element siblings
| <description> | Description of the adapter. |
| <history> | Specifies the adapter history. |
| <deprecated> | Specifies that the contents of this element should be marked as deprecated. |
| <provider> | Specifies the provider. |
| <version> | Specifies the current 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. |
| <vendor> | Specifies an implementing vendor. |
| <spec> | Hardware specification documentation for this adapter. |
| <specreference> | Specification reference for this adapter. |
| <multiplex> | Specifies that this is a multiplex adapter. |
| <customparameter> | Specifies a custom parameter for this adapter. |
| <bundle> | Specifies an Open Services Gateway Initiative (OSGi) bundle should be created. |
| <managedbundle> | Specifies an Open Services Gateway Initiative (OSGi) managed bundle should be created. |
| <managedfactorybundle> | Specifies an Open Services Gateway Initiative (OSGi) managed factory bundle should be created. |
| Element Name | Element Description |
<incubation> 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.
|
| ¦-<incubation> | If the contents of this element is true, then this is an incubation project.
|
| ¦-<adapter> | Specifies an adapter.
|
| ¦ ¦-<incubation> | If the contents of this element is true, then this is an incubation project.(see incubation) |
| ¦ ¦-<device> | Specifies the device used by the adapter.
|
| ¦ ¦ ¦-<incubation> | If the contents of this element is true, then this is an incubation project.(see incubation) |
| ¦ ¦ ¦-<transport> | Specifies the transport used by the device.
|
| ¦ ¦ ¦ ¦-<incubation> | If the contents of this element is true, then this is an incubation project.(see incubation) |
| ¦ ¦ ¦ ¦-<connection> | Specifies an connection to be used by the transport.
|
| ¦ ¦ ¦ ¦ ¦-<incubation> | If the contents of this element is true, then this is an incubation project.(see incubation) |
| ¦-<adaptertest> | Specifies an adapter test.
|
| ¦ ¦-<incubation> | If the contents of this element is true, then this is an incubation project.(see incubation) |
| ¦ ¦-<adapter> | Specifies the adapter to be tested.(see adapter) |
| ¦-<agent> | Specifies an agent.
|
| ¦ ¦-<incubation> | If the contents of this element is true, then this is an incubation project.(see incubation) |
| ¦ ¦-<agentmodel> | Specifies the agent model used by the agent.
|
| ¦ ¦ ¦-<incubation> | If the contents of this element is true, then this is an incubation project.(see incubation) |
| ¦ ¦ ¦-<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.
|
| ¦ ¦-<incubation> | If the contents of this element is true, then this is an incubation project.(see incubation) |
| ¦ ¦-<agent> | Specifies the agent to be tested.(see agent) |
| ¦ ¦-<agentmodeltest> | Specifies the agent model test.
|
| ¦ ¦ ¦-<incubation> | If the contents of this element is true, then this is an incubation project.(see incubation) |
| ¦ ¦ ¦-<agentmodel> | Specifies the agent model to be tested.(see agentmodel) |
| ¦-<agentmodeltest> | Specifies an agent model test.(see agentmodeltest) |
| ¦-<concrete> | Specifies a concrete device.
|
| ¦ ¦-<incubation> | If the contents of this element is true, then this is an incubation project.(see incubation) |
| ¦ ¦-<transport> | Specifies the transport used by the concrete device.(see transport) |
| ¦-<concretetest> | Specifies a concrete test.
|
| ¦ ¦-<incubation> | If the contents of this element is true, then this is an incubation project.(see incubation) |
| ¦ ¦-<concrete> | Specifies the concrete device to be tested.(see concrete) |
| ¦-<connection> | Specifies an connection.(see connection) |
| ¦-<connectiontest> | Specifies an connection test.
|
| ¦ ¦-<incubation> | If the contents of this element is true, then this is an incubation project.(see incubation) |
| ¦ ¦-<connection> | Specifies the connection to be tested.(see connection) |
| ¦-<device> | Specifies a device.(see device) |
| ¦-<devicetest> | Specifies a device test.
|
| ¦ ¦-<incubation> | If the contents of this element is true, then this is an incubation project.(see incubation) |
| ¦ ¦-<device> | Specifies the device to be tested.(see device) |
| ¦-<profile> | Specifies a profile.
|
| ¦ ¦-<incubation> | If the contents of this element is true, then this is an incubation project.(see incubation) |
| ¦ ¦-<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.
|
| ¦ ¦-<incubation> | If the contents of this element is true, then this is an incubation project.(see incubation) |
| ¦ ¦-<profile> | Specifies the profile to be tested.(see profile) |
| ¦-<testagent> | Specifies a test agent.
|
| ¦ ¦-<incubation> | If the contents of this element is true, then this is an incubation project.(see incubation) |
| ¦ ¦-<profile> | Specifies the profile to be tested.(see profile) |
| ¦-<receivertest> | Specifies a receiver transport test.
|
| ¦ ¦-<incubation> | If the contents of this element is true, then this is an incubation project.(see incubation) |
| ¦-<transport> | Specifies a transport.(see transport) |
| ¦-<transporttest> | Specifies a transport test.
|
| ¦ ¦-<incubation> | If the contents of this element is true, then this is an incubation project.(see incubation) |
| ¦ ¦-<transport> | Specifies the transport to be tested.(see transport) |