From: Oleg T. <he...@us...> - 2004-10-30 09:56:40
|
Update of /cvsroot/mvp-xml/XInclude/v1/test/XInclude-Test-Suite/Harold/test In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26849/v1/test/XInclude-Test-Suite/Harold/test Modified Files: docwithid.xml docwithidandtumbler.xml Log Message: Updated Test Suite and added non-streaming mode tests. Index: docwithidandtumbler.xml =================================================================== RCS file: /cvsroot/mvp-xml/XInclude/v1/test/XInclude-Test-Suite/Harold/test/docwithidandtumbler.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- docwithidandtumbler.xml 26 Oct 2004 19:28:45 -0000 1.2 +++ docwithidandtumbler.xml 30 Oct 2004 09:56:29 -0000 1.3 @@ -1,5 +1,4 @@ <!DOCTYPE test [ - <!ELEMENT p (#PCDATA)> <!ATTLIST p id ID #REQUIRED> ]> <test> Index: docwithid.xml =================================================================== RCS file: /cvsroot/mvp-xml/XInclude/v1/test/XInclude-Test-Suite/Harold/test/docwithid.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- docwithid.xml 26 Oct 2004 19:28:44 -0000 1.2 +++ docwithid.xml 30 Oct 2004 09:56:29 -0000 1.3 @@ -1,5 +1,4 @@ <!DOCTYPE test [ - <!ELEMENT p (#PCDATA)> <!ATTLIST p id ID #REQUIRED> ]> <test> |