Eclipse.org Eclipse.org profile Barcode Reader

<profile> examples

Barcode Reader Attributes Elements XML Reference
<profile> example from the profile_test.xml sample.

<?xml version="1.0" encoding="UTF-8"?>



        <profile idref="org.eclipse.soda.dk.barcode.reader.inventory.profile/dk/profile.xml#BarcodeReaderInventoryProfile"/>



<profile> example from the profile.xml sample.

<?xml version="1.0" encoding="UTF-8"?>



    <profile id="BarcodeReaderInventoryProfile"
            packagebase="org.eclipse.soda.dk">
        <description>Barcode Reader Profile</description>
        <provider>Eclipse.org</provider>
        <version>1.1.0</version>
        <vendor>IBM</vendor>
        <incubation>true</incubation>
<!-- Protocol Specification  -->

        <spec id="Specification"/>
        <profileparent>
            <profileref idref="org.eclipse.soda.dk.rfid.inventory.profile/dk/profile.xml#RfidInventoryProfile"/>
        </profileparent>
        <adapter idref="org.eclipse.soda.dk.barcode.reader.adapter/dk/adapter.xml#BarcodeReaderAdapter"/>
        <device idref="org.eclipse.soda.dk.barcode.reader.device/dk/device.xml#BarcodeReaderDevice">
            <signalref idref="BarcodeReport"/>
        </device>
        <bundle/>
        <managedbundle/>
        <managedfactorybundle/>
    </profile>




Copyright (c) 2008 IBM. See license in Legal section. 2008-11-06 Barcode Reader XML Reference 1.2.0