Eclipse.org Eclipse.org testagent.xml Rfid Inventory

testagent.xml sample

Rfid Inventory Attributes Elements XML Reference
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (c) 2007, 2008 IBM.                                           -->
<!-- All rights reserved. This program and the accompanying materials        -->
<!-- are made available under the terms of the Eclipse Public License v1.0   -->
<!-- which accompanies this distribution, and is available at                -->
<!-- http://www.eclipse.org/legal/epl-v10.html                               -->
<!--                                                                         -->
<!-- Contributors:                                                           -->
<!--     IBM - initial API and implementation                                -->
<!-- WARNING:                                                                  -->
<!-- Consult the hardware manufacturer's technical specifications and User   -->
<!-- Guide for proper usage of the hardware before you use the Device Kit.   -->
<!-- Improper usage may result in damage to the hardware.                    -->

<dkml>
    <testagent id="RfidInventoryWithGpioProfileTestAgent"
            packagebase="org.eclipse.soda.dk">
        <description>RfidInventory With Gpio Profile Test Agent</description>
        <provider>Eclipse.org</provider>
        <version>1.1.0</version>
        <vendor>IBM</vendor>
<!-- Protocol Specification   -->

        <spec id="Specification"/>
        <testcase id="RfidInventoryWithGpioProfileIOTestCase"
                superclass="org.eclipse.soda.dk.rfid.inventory.with.gpio.profile.test.agent.RfidInventoryWithGpioProfileAbstractTestCase"/>
        <testcase id="RfidInventoryWithGpioProfileNoTagsTestCase"
                superclass="org.eclipse.soda.dk.rfid.inventory.with.gpio.profile.test.agent.RfidInventoryWithGpioProfileAbstractTestCase"/>
        <testcase id="RfidInventoryWithGpioProfileSingleTagTestCase"
                superclass="org.eclipse.soda.dk.rfid.inventory.with.gpio.profile.test.agent.RfidInventoryWithGpioProfileAbstractTestCase"/>
        <testcase id="RfidInventoryWithGpioProfileDisconnectTestCase"
                superclass="org.eclipse.soda.dk.rfid.inventory.with.gpio.profile.test.agent.RfidInventoryWithGpioProfileAbstractTestCase"/>
        <bundle/>
        <managedbundle/>
        <managedfactorybundle/>
    </testagent>
</dkml>


id element
"RfidInventoryWithGpioProfileDisconnectTestCase" <testcase>
"RfidInventoryWithGpioProfileIOTestCase" <testcase>
"RfidInventoryWithGpioProfileNoTagsTestCase" <testcase>
"RfidInventoryWithGpioProfileSingleTagTestCase" <testcase>
"RfidInventoryWithGpioProfileTestAgent" <testagent>
"Specification" <spec>
element id
<spec> "Specification"
<testagent> "RfidInventoryWithGpioProfileTestAgent"
<testcase> "RfidInventoryWithGpioProfileDisconnectTestCase"
"RfidInventoryWithGpioProfileIOTestCase"
"RfidInventoryWithGpioProfileNoTagsTestCase"
"RfidInventoryWithGpioProfileSingleTagTestCase"

Bugzilla: https://bugs.eclipse.org/bugs/enter_bug.cgi?product=OHF&component=DeviceKit
CVS File:
  org.eclipse.ohf
    plugins
      org.eclipse.soda.dk
        org.eclipse.soda.dk.rfid.inventory
          org.eclipse.soda.dk.rfid.inventory.with.gpio.profile.test.agent
            dk
              testagent.xml
Tag(s) Timestamp Revision Comment
V1_1_0_2008_07_17 .. V1_1_0_2008_01_22 2008-01-15 1.6
V1_1_0_2008_01_12 .. V1_1_0_2008_01_11 2008-01-11 1.5
V1_1_0_2008_01_03 2007-12-07 1.3
V1_1_0_2007_12_03 .. V1_1_0_2007_09_11 2007-07-02 1.2 Migrate to Europa release.
Eclipse3_2 2007-07-02 1.1 Initial contribution.

Copyright (c) 2008 IBM. See license in Legal section. 2008-07-29 Rfid Inventory XML Reference 1.1.0