testexecmgmt/ucc/Test/xml/RTestRom.dtd
changeset 0 3da2a79470a7
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/testexecmgmt/ucc/Test/xml/RTestRom.dtd	Mon Mar 08 15:04:18 2010 +0800
@@ -0,0 +1,6 @@
+<!ELEMENT RTestRom (name,devicePath,resultFile*,timeout)>
+<!ATTLIST RTestRom type CDATA "normal">
+<!ELEMENT name (#PCDATA)>
+<!ELEMENT devicePath (#PCDATA)>
+<!ELEMENT resultFile (#PCDATA)>
+<!ELEMENT timeout (#PCDATA)>
\ No newline at end of file