42 lines
1.1 KiB
XML
42 lines
1.1 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<?xml-stylesheet href="../../XSLT/aspecttable.xsl" type="text/xsl"?>
|
|
|
|
<aspecttable
|
|
xmlns:xsi = "http://www.w3.org/2001/XMLSchema-instance"
|
|
xsi:noNamespaceSchemaLocation = "http://jmri.org/xml/schema/aspecttable.xsd"
|
|
>
|
|
|
|
<name>JUnit Test Signals</name>
|
|
<reference>Dummy definition for JUnit testing</reference>
|
|
<copyright xmlns="http://docbook.org/ns/docbook">
|
|
<year>2009</year>
|
|
<year>2010</year>
|
|
<holder>JMRI</holder>
|
|
</copyright>
|
|
|
|
<authorgroup xmlns="http://docbook.org/ns/docbook" >
|
|
<author>
|
|
<personname><firstname>Bob</firstname><surname>Jacobsen</surname></personname>
|
|
<email>jake@physics.berkeley.edu</email>
|
|
</author>
|
|
</authorgroup>
|
|
|
|
<revhistory xmlns="http://docbook.org/ns/docbook">
|
|
<revision>
|
|
<revnumber>1</revnumber>
|
|
<date>2009-12-21</date>
|
|
<authorinitials>RGJ</authorinitials>
|
|
<revremark>Initial version</revremark>
|
|
</revision>
|
|
</revhistory>
|
|
|
|
<aspects>
|
|
|
|
</aspects>
|
|
|
|
<appearancefiles>
|
|
</appearancefiles>
|
|
|
|
</aspecttable>
|
|
|