|
|
adapter | Barcode Reader |
<adapter> examples |
Barcode Reader Attributes Elements XML Reference |
<adapter> example from the adapter_test.xml sample.
<?xml version="1.0" encoding="UTF-8"?>
<adapter idref="org.eclipse.soda.dk.barcode.reader.adapter/dk/adapter.xml#BarcodeReaderAdapter"/>
<adapter> example from the adapter.xml sample.
<?xml version="1.0" encoding="UTF-8"?>
<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>
<adapter> example from the profile.xml sample.
<?xml version="1.0" encoding="UTF-8"?>
<adapter idref="org.eclipse.soda.dk.barcode.reader.adapter/dk/adapter.xml#BarcodeReaderAdapter"/>
| Copyright (c) 2008 IBM. See license in Legal section. | 2008-07-29 | Barcode Reader XML Reference 1.1.0 |