|
|
<profileref> element |
Device Kit Attributes Elements XML Reference |
Examples: profileref examples
| Name | Description | Use |
|---|---|---|
| <description> | Description of the profile reference. | 0 to 1 |
| <deprecated> | 0 to 1 | |
| <commandref> | Specifies a command reference. | 0 to unbounded |
| <measurementref> | Specifies a measurement reference. | 0 to unbounded |
| <signalref> | Specifies a signal reference. | 0 to unbounded |
| Sibling Name | Sibling Description |
|---|---|
| <exportservice> | Specifies the name of the Open Services Gateway Initiative (OSGi) adapter service to be exported. |
| <import> | Specifies the name of the package to be imported. |
| <description> | Description of the profile reference. |
| <deprecated> |
| Element Name | Element Description |
|---|---|
| <dkml> | Specifies the root element of a Device Kit Device Kit Language (dkml) document. |
| ¦--<adapter> | Specifies an adapter. |
| ¦ ¦--<profileref> | Specifies the name of the profile to be supported. |
| ¦ ¦ ¦--<description> | Description of the profile reference. |
| ¦ ¦ ¦--<deprecated> | |
| ¦ ¦ ¦--<commandref> | Specifies a command reference. |
| ¦ ¦ ¦ ¦--<description> | Description of the command reference.(see description) |
| ¦ ¦ ¦ ¦--<deprecated> | |
| ¦ ¦ ¦--<measurementref> | Specifies a measurement reference. |
| ¦ ¦ ¦ ¦--<description> | Description of the measurement reference.(see description) |
| ¦ ¦ ¦ ¦--<deprecated> | |
| ¦ ¦ ¦--<signalref> | Specifies a signal reference. |
| ¦ ¦ ¦ ¦--<description> | Description of the signal reference.(see description) |
| ¦ ¦ ¦ ¦--<deprecated> | |
| ¦--<adaptertest> | Specifies an adapter test. |
| ¦ ¦--<adapter> | Specifies the adapter to be tested.(see adapter) |
| ¦--<profile> | Specifies a profile. |
| ¦ ¦--<profileparent> | Profile parent. |
| ¦ ¦ ¦--<profileref> | |
| ¦ ¦--<profileuses> | Profile uses. |
| ¦ ¦ ¦--<profileref> | |
| ¦ ¦--<adapter> | Specifies the adapter used by the profile.(see adapter) |
| ¦--<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 |