Author: mbenson
Date: Fri Jan 20 17:32:12 2012
New Revision: 1234020
URL: http://svn.apache.org/viewvc?rev=1234020&view=rev
Log:
fix dtd
Modified:
commons/proper/jxpath/trunk/src/test/org/apache/commons/jxpath/XmlSpace.xml
Modified:
commons/proper/jxpath/trunk/src/test/org/apache/commons/jxpath/XmlSpace.xml
URL:
http://svn.apache.org/viewvc/commons/proper/jxpath/trunk/src/test/org/apache/commons/jxpath/XmlSpace.xml?rev=1234020&r1=1234019&r2=1234020&view=diff
==============================================================================
--- commons/proper/jxpath/trunk/src/test/org/apache/commons/jxpath/XmlSpace.xml
(original)
+++ commons/proper/jxpath/trunk/src/test/org/apache/commons/jxpath/XmlSpace.xml
Fri Jan 20 17:32:12 2012
@@ -19,7 +19,7 @@
<!DOCTYPE test [
<!ELEMENT test (text)>
<!ELEMENT text ANY>
- <!ATTLIST text xml:space (default|preserve) 'default'>
+ <!ATTLIST text xml:space (default|preserve) 'default' id>
]>
<test>