Eclipse.org Eclipse.org dkml Generic Io Simulator

<dkml> examples

Generic Io Simulator Attributes Elements XML Reference
<dkml> example from the device.xml sample.

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


<!-- Copyright (c) 2007, 2009 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>
    <device id="GenericIoSimulatorDevice" packagebase="org.eclipse.soda.dk"
            superclass="org.eclipse.soda.dk.generic.io.device.GenericIoDevice">
        <description>Simulation of GenericIo Device with an SWT window</description>
        <provider>Eclipse.org</provider>
        <version>1.2.0</version>
        <vendor>IBM</vendor>
        <incubation>true</incubation>
<!-- Protocol Specification     -->

        <spec id="Specification"/>
        <bundle/>
        <managedbundle/>
        <managedfactorybundle/>
    </device>
</dkml>




Copyright (c) 2009 IBM. See license in Legal section. 2009-10-01 Generic Io Simulator XML Reference 1.2.0