|
|
adapter.xml | Barcode Reader |
|
Barcode Reader Attributes Elements XML Reference |
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (c) 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>
<adapter id="BarcodeReaderAdapter" packagebase="org.eclipse.soda.dk"
executionenvironments="OSGi/Minimum-1.1">
<description>Standard Barcode Reader</description>
<provider>Eclipse.org</provider>
<version>1.1.0</version>
<vendor>IBM</vendor>
<incubation>true</incubation>
<!-- Protocol Specification -->
<spec id="Specification"/>
<device idref="org.eclipse.soda.dk.barcode.reader.device/dk/device.xml#BarcodeReaderDevice"/>
<bundle/>
<managedbundle/>
<managedfactorybundle/>
</adapter>
</dkml>
| id | element |
|---|---|
| "BarcodeReaderAdapter" | <adapter> |
| "Specification" | <spec> |
| element | id |
|---|---|
| <adapter> | "BarcodeReaderAdapter" |
| <spec> | "Specification" |
org.eclipse.ohf
plugins
org.eclipse.soda.dk
org.eclipse.soda.dk.barcode.reader
org.eclipse.soda.dk.barcode.reader.adapter
dk
adapter.xml
| Tag(s) | Timestamp | Revision | Comment |
|---|---|---|---|
| V1_2_0_2008_10_31 .. V1_2_0_2008_10_16 | 2008-10-07 | 1.3 | |
| V1_2_0_2008_10_06 .. V1_2_0_2008_09_30 | 2008-09-29 | 1.2 | |
| Eclipse3_3 .. V1_1_0_2008_05_03 | 2008-05-01 | 1.1 |
| Copyright (c) 2008 IBM. See license in Legal section. | 2008-11-06 | Barcode Reader XML Reference 1.2.0 |