|
|
configuration |
<configuration> element |
Attributes Elements XML Reference |
Examples: configuration examples
| Name | Type | Description | Use |
|---|---|---|---|
| id | string | Unique id for this configuration change. | optional |
| controller | string | Identifier (id property) of the controller running on the (remote) target system for the configuration change. | optional |
| pid | string | OSGi persistent identifier of the entity to be created or updated. | optional |
| factoryPid | string | OSGi persistent identifier of the factory to create entity from. | optional |
| bundleLocation | string | Optional OSGi bundle location to be associated with configuration item. | optional |
| filter | string | Optional OSGi bundle location to be associated with configuration item. | optional |
| Sibling Name | Sibling Description |
|---|---|
| <validationTest> | Specifies the root element of a Device Kit <b>D</b>evice <b>K</b>it <b>T</b>est (dktest) script. |
| <actions> | A sequence of configuration and test actions. |
| <configurationAction> | A configuration management action of a specified type. |
| <configurations> | A collection of configuration change specifications. |
| <properties> | The properties for a configuration change or a test run. |
| <property> | A property for a configuration change or a test run. A property value can either be a simple primitive value of any Java type, a primitive array, or a List of values. |
| <test> | The specification for running a test. |
| <testAction> | A collection of sequential or parallel tests, including nested testActions. |
| <tests> | A collection of test specifications. |
| Element Name | Element Description |
|---|---|
| <validationTest> | Specifies the root element of a Device Kit <b>D</b>evice <b>K</b>it <b>T</b>est (dktest) script. |
| Copyright (c) 2010 IBM. See license in Legal section. | 2010-01-22 | XML Reference 1.2.0 |