You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by mr...@apache.org on 2003/12/01 05:53:00 UTC

cvs commit: xml-xerces/java/tests/xinclude/included include07.xml include08.xml

mrglavas    2003/11/30 20:53:00

  Modified:    java/tests/xinclude/included include07.xml include08.xml
  Log:
  Updating tests to incorporate change to XInclude namespace
  from latest WD: http://www.w3.org/TR/2003/WD-xinclude-20031110/
  
  Revision  Changes    Path
  1.2       +1 -1      xml-xerces/java/tests/xinclude/included/include07.xml
  
  Index: include07.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/tests/xinclude/included/include07.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- include07.xml	28 Jul 2003 20:47:31 -0000	1.1
  +++ include07.xml	1 Dec 2003 04:53:00 -0000	1.2
  @@ -1,2 +1,2 @@
   <?xml version='1.0'?>
  -<xi7:include xmlns:xi7="http://www.w3.org/2001/XInclude" href="include08.xml"/>
  \ No newline at end of file
  +<xi7:include xmlns:xi7="http://www.w3.org/2003/XInclude" href="include08.xml"/>
  \ No newline at end of file
  
  
  
  1.2       +1 -1      xml-xerces/java/tests/xinclude/included/include08.xml
  
  Index: include08.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/tests/xinclude/included/include08.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- include08.xml	28 Jul 2003 20:47:31 -0000	1.1
  +++ include08.xml	1 Dec 2003 04:53:00 -0000	1.2
  @@ -1,2 +1,2 @@
   <?xml version='1.0'?>
  -<xi8:include xmlns:xi8="http://www.w3.org/2001/XInclude" href="dir/include09.xml"/>
  \ No newline at end of file
  +<xi8:include xmlns:xi8="http://www.w3.org/2003/XInclude" href="dir/include09.xml"/>
  \ No newline at end of file
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-cvs-help@xml.apache.org