From: Oleg T. <he...@us...> - 2004-10-17 21:01:22
|
Update of /cvsroot/mvp-xml/XInclude/v1/test/tests In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11505/v1/test/tests Modified Files: fallback.xml Log Message: XInclude Test Suite stuff. Index: fallback.xml =================================================================== RCS file: /cvsroot/mvp-xml/XInclude/v1/test/tests/fallback.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- fallback.xml 14 Oct 2004 15:17:14 -0000 1.1 +++ fallback.xml 17 Oct 2004 21:01:13 -0000 1.2 @@ -1,3 +1,4 @@ +<?xml version="1.0" encoding="utf-8"?> <div xmlns:xi="http://www.w3.org/2003/XInclude"> <xi:include href="no-such-file.txt" parse="text"> <xi:fallback> |