Eclipse.org Eclipse.org
XML Element

<connection> element

Device Kit Attributes Elements XML Reference
Specifies a connection to be used by the transport.

Examples: connection examples


NameDescriptionUse
Element <connection> elements
<description>Description of the connection.0 to 1
<deprecated>New Specifies that the contents of this element should be marked as deprecated.0 to 1
<provider>Specifies the provider.0 to 1
<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.0 to 1
<vendor>Specifies an implementing vendor.0 to unbounded
<specreference>Specification reference for this connection.0 to unbounded
<bundle>Specifies an Open Services Gateway Initiative (OSGi) bundle should be created.0 to 1
<managedbundle>Specifies an Open Services Gateway Initiative (OSGi) managed bundle should be created.0 to 1
<managedfactorybundle>Specifies an Open Services Gateway Initiative (OSGi) managed factory bundle should be created.0 to 1

Sibling NameSibling Description
Element <connection> element siblings
<adapter>Specifies an adapter.
<adaptertest>Specifies an adapter test.
<agent>Specifies an agent.
<agentmodel>Specifies the agent model used by the agent.
<agenttest>Specifies an agent test.
<agentmodeltest>Specifies an agent model test.
<concrete>Specifies a concrete device.
<concretetest>Specifies a concrete test.
<connectiontest>Specifies an connection test.
<device>Specifies a device.
<devicetest>Specifies a device test.
<profile>Specifies a profile.
<profiletest>Specifies a profile test.
<testagent>Specifies a test agent.
<transport>Specifies a transport.
<transporttest>Specifies a transport test.
<description>Description of the connection test.
<deprecated>New Specifies that the contents of this element should be marked as deprecated.
<provider>Specifies the provider.
<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.
<vendor>Specifies an implementing vendor.
<spec>Hardware specification documentation for this connection.
<send>Specifies the message(s) to send during the test.
<testcount>Unsigned integer that specifies the number of times to execute tests.
<testdelay>Specifies the milliseconds to sleep between each test.
<junit>Specifies a junit test. Currently, not supported.
<monitor>Specifies a monitor test. Currently, not supported.
<playback>Specifies a playback test. Currently, not supported.
<testcase>New Specifies a junit testcase.

Element NameElement Description
Element <connection> element tree
<dkml>Specifies the root element of a Device Kit Device Kit Language (dkml) document.
¦--<connection>Specifies an connection.
¦  ¦--<description>Description of the connection.
¦  ¦--<deprecated>New Specifies that the contents of this element should be marked as deprecated.
¦  ¦--<provider>Specifies the provider.
¦  ¦--<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.
¦  ¦--<vendor>Specifies an implementing vendor.
¦  ¦--<specreference>Specification reference for this connection.
¦  ¦  ¦--<description>Description of the specification reference.(see description)
¦  ¦  ¦--<deprecated>New Specifies that the contents of this element should be marked as deprecated.(see deprecated)
¦  ¦  ¦--<spec>The hardware specification documentation.
¦  ¦  ¦  ¦--<description>Description of the specification.(see description)
¦  ¦  ¦  ¦--<deprecated>New Specifies that the contents of this element should be marked as deprecated.(see deprecated)
¦  ¦  ¦  ¦--<speccomment>Comment about the hardware specification documentation.
¦  ¦  ¦  ¦--<specdate>Date of the hardware specification documentation.
¦  ¦  ¦  ¦--<spectitle>Title of the hardware specification documentation.
¦  ¦  ¦  ¦--<specvendor>Vendor the hardware specification documentation.
¦  ¦  ¦  ¦--<specversion>Version of the hardware specification documentation.
¦  ¦  ¦--<specsection>The reference to section in the hardware specification documentation.
¦  ¦--<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.
¦  ¦  ¦--<description>Description of the managed bundle.(see description)
¦  ¦  ¦--<deprecated>New Specifies that the contents of this element should be marked as deprecated.(see deprecated)
¦  ¦--<managedfactorybundle>Specifies an Open Services Gateway Initiative (OSGi) managed factory bundle should be created.
¦  ¦  ¦--<description>Description of the factory bundle.(see description)
¦  ¦  ¦--<deprecated>New Specifies that the contents of this element should be marked as deprecated.(see deprecated)
¦--<connectiontest>Specifies an connection test.
¦  ¦--<connection>Specifies the connection to be tested.(see connection)

Copyright (c) IBM 2007. Device Kit XML Reference 1.0.0