root/experimental/components/POINT_source/POINT_source.spd.xml @ 6372

Revision 6372, 1.0 KB (checked in by jgaeddert, 5 years ago)

removing additional DOCTYPE tag in xml files

Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE softpkg SYSTEM "../dtd/softpkg.dtd">
3<!--Created with OSSIE WaveDev Beta Version 0.6.2-->
4<!--Powered by Python-->
5<softpkg id="DCE:149b8f64-d4d6-11dc-a604-00123f573a7f" name="POINT_source">
6    <title/>
7    <description>for testing the POINT interface</description>
8    <author>
9        <name>OSSIE Project</name>
10        <company>Mobile and Portable Radio Research Group</company>
11        <webpage>http://www.mprg.org</webpage>
12    </author>
13    <propertyfile type="PRF">
14        <localfile name="xml/POINT_source/POINT_source.prf.xml"/>
15    </propertyfile>
16    <descriptor>
17        <localfile name="xml/POINT_source/POINT_source.scd.xml"/>
18    </descriptor>
19    <implementation id="DCE:149c6f60-d4d6-11dc-b2b9-00123f573a7f">
20        <description>Description</description>
21        <code type="Executable">
22            <localfile name="bin/POINT_source"/>
23        </code>
24        <processor name="x86"/>
25    </implementation>
26</softpkg>
Note: See TracBrowser for help on using the browser.