|
|
<double> element |
Device Kit Attributes Elements XML Reference |
Content type: double
Examples: double examples
| Sibling Name | Sibling Description |
|---|---|
| <boolean> | Specifies a Boolean value. |
| <byte> | Specifies a Byte value (8 bits). |
| <bytes> | Specifies bytes. |
| <character> | Specifies a character value (16 bits). |
| <float> | Specifies a Float value. |
| <int> | Specifies an Integer value (32 bits). |
| <list> | Specifies list data. |
| <long> | Specifies a Long value (64 bits). |
| <long> | Specifies a Long value (64 bits). |
| <map> | Specifies a Map value. |
| <short> | Specifies a Short value (16 bits). |
| <string> | Specifies a String value. |
| Element Name | Element Description |
|---|---|
| <dkml> | Specifies the root element of a Device Kit Device Kit Language (dkml) document. |
| ¦--<adapter> | Specifies an adapter. |
| ¦ ¦--<group> | Defines a group supported by this concrete device. |
| ¦ ¦ ¦--<measurement> | Specifies a measurement supported by this group. |
| ¦ ¦ ¦ ¦--<value> | Specifies the optional initial measurement value. |
| ¦ ¦ ¦ ¦ ¦--<double> | Specifies a Double value. |
| ¦ ¦--<measurement> | Defines a measurement supported by this concrete device.(see measurement) |
| ¦ ¦--<device> | Specifies the device used by the adapter. |
| ¦ ¦ ¦--<group> | Defines a group supported by this device.(see group) |
| ¦ ¦ ¦--<measurement> | Specifies a measurement supported by this device.(see measurement) |
| ¦--<adaptertest> | Specifies an adapter test. |
| ¦ ¦--<adapter> | Specifies the adapter to be tested.(see adapter) |
| ¦--<agent> | Specifies an agent. |
| ¦ ¦--<agentmodel> | Specifies the agent model used by the agent. |
| ¦ ¦ ¦--<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. |
| ¦ ¦--<agent> | Specifies the agent to be tested.(see agent) |
| ¦ ¦--<agentmodeltest> | Specifies the agent model test. |
| ¦ ¦ ¦--<agentmodel> | Specifies the agent model to be tested.(see agentmodel) |
| ¦--<agentmodeltest> | Specifies an agent model test.(see agentmodeltest) |
| ¦--<concrete> | Specifies a concrete device. |
| ¦ ¦--<group> | Defines a group supported by this concrete device.(see group) |
| ¦ ¦--<measurement> | Defines a measurement supported by this concrete device.(see measurement) |
| ¦--<concretetest> | Specifies a concrete test. |
| ¦ ¦--<concrete> | Specifies the concrete device to be tested.(see concrete) |
| ¦--<device> | Specifies a device.(see device) |
| ¦--<devicetest> | Specifies a device test. |
| ¦ ¦--<device> | Specifies the device to be tested.(see device) |
| ¦--<profile> | Specifies a profile. |
| ¦ ¦--<group> | Defines a group supported by this profile.(see group) |
| ¦ ¦--<measurement> | Specifies a measurement supported by this profile.(see measurement) |
| ¦ ¦--<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. |
| ¦ ¦--<profile> | Specifies the profile to be tested.(see profile) |
| ¦--<testagent> | Specifies a test agent. |
| ¦ ¦--<profile> | Specifies the profile to be tested.(see profile) |
| Copyright (c) IBM 2007. | Device Kit XML Reference 1.0.0 |