Changeset 6372

Show
Ignore:
Timestamp:
02/06/08 15:34:59 (5 years ago)
Author:
jgaeddert
Message:

removing additional DOCTYPE tag in xml files

Location:
experimental/components/POINT_source
Files:
3 modified

Legend:

Unmodified
Added
Removed
  • experimental/components/POINT_source/POINT_source.prf.xml

    r6365 r6372  
    33<!--Created with OSSIE WaveDev Beta Version 0.6.2--> 
    44<!--Powered by Python--> 
    5 <!DOCTYPE properties  SYSTEM 'dtd/properties.dtd'>  
    65<properties> 
    76    <simple id="DCE:f8684c9c-d4d5-11dc-b8da-00123f573a7f" mode="readonly" name="number_of_trials" type="short"> 
    8         <value>1</value>  
     7        <value>10</value>  
    98        <description>execute this many times to get a good set of averages</description>  
    109        <kind kindtype="configure"/> 
     
    1211    <simplesequence id="DCE:0b1835d2-d4d6-11dc-96f3-00123f573a7f" mode="readonly" name="packet_lengths" type="short"> 
    1312        <values> 
     13            <value>0</value>  
    1414            <value>1</value>  
     15            <value>2</value>  
     16            <value>128</value>  
     17            <value>1024</value>  
    1518        </values> 
    1619        <description>packet lengths that I want to send</description>  
  • experimental/components/POINT_source/POINT_source.scd.xml

    r6367 r6372  
    11<?xml version="1.0" encoding="UTF-8"?> 
    22<!DOCTYPE softwarecomponent SYSTEM "../dtd/softwarecomponent.dtd"> 
    3 <!--Created with OSSIE WaveDev Beta Version 0.6.2--> 
     3<!--Created with OSSIE WaveDev Beta Version 0.6.0b--> 
    44<!--Powered by Python--> 
    5 <!DOCTYPE softwarecomponent  SYSTEM 'dtd/softwarecomponent.dtd'>  
    65<softwarecomponent> 
    76    <corbaversion>2.2</corbaversion>  
  • experimental/components/POINT_source/POINT_source.spd.xml

    r6365 r6372  
    33<!--Created with OSSIE WaveDev Beta Version 0.6.2--> 
    44<!--Powered by Python--> 
    5 <!DOCTYPE softpkg  SYSTEM 'dtd/softpkg.dtd'>  
    65<softpkg id="DCE:149b8f64-d4d6-11dc-a604-00123f573a7f" name="POINT_source"> 
    76    <title/>