From: Oleg T. <he...@us...> - 2005-01-03 18:38:04
|
Update of /cvsroot/mvp-xml/XInclude/v1/test/XInclude-Test-Suite/Harold/test In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19630/v1/test/XInclude-Test-Suite/Harold/test Added Files: xpointerwithpercentescape.xml Log Message: Updated Test Suite, generated tests and adjusted them. --- NEW FILE: xpointerwithpercentescape.xml --- <?xml version="1.0"?> <root> <xi:include href="c1.xml" xpointer="element(/1/%32)" xmlns:xi="http://www.w3.org/2001/XInclude"/> </root> |