From: Oleg T. <he...@us...> - 2004-10-30 09:56:38
|
Update of /cvsroot/mvp-xml/XInclude/v1/test/XInclude-Test-Suite/EdUni/result In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26849/v1/test/XInclude-Test-Suite/EdUni/result Modified Files: book.xml Log Message: Updated Test Suite and added non-streaming mode tests. Index: book.xml =================================================================== RCS file: /cvsroot/mvp-xml/XInclude/v1/test/XInclude-Test-Suite/EdUni/result/book.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- book.xml 19 Oct 2004 16:24:56 -0000 1.4 +++ book.xml 30 Oct 2004 09:56:28 -0000 1.5 @@ -1,8 +1,4 @@ <?xml version="1.0" encoding="utf-8"?> -<!DOCTYPE book [ -<!ATTLIST intro id ID #IMPLIED> -<!ATTLIST include xmlns CDATA #FIXED "http://www.w3.org/2001/XInclude"> -]> <book> <intro id="intro"> You will enjoy this book. |