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:52:53 UTC

cvs commit: xml-xerces/java/tests/xinclude/included include05.xml include06.xml

mrglavas    2003/11/30 20:52:53

  Modified:    java/tests/xinclude/included include05.xml include06.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/include05.xml
  
  Index: include05.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/tests/xinclude/included/include05.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- include05.xml	28 Jul 2003 20:47:31 -0000	1.1
  +++ include05.xml	1 Dec 2003 04:52:53 -0000	1.2
  @@ -1,3 +1,3 @@
   <?xml version='1.0'?>
  -<xi5:include xmlns:xi5="http://www.w3.org/2001/XInclude"
  +<xi5:include xmlns:xi5="http://www.w3.org/2003/XInclude"
   			 xmlns:abc="asdfasdfasdf" href="include06.xml"/>
  
  
  
  1.2       +1 -1      xml-xerces/java/tests/xinclude/included/include06.xml
  
  Index: include06.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/tests/xinclude/included/include06.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- include06.xml	28 Jul 2003 20:47:31 -0000	1.1
  +++ include06.xml	1 Dec 2003 04:52:53 -0000	1.2
  @@ -1,2 +1,2 @@
   <?xml version='1.0'?>
  -<xi6:include xmlns:xi6="http://www.w3.org/2001/XInclude" href="include07.xml"/>
  \ No newline at end of file
  +<xi6:include xmlns:xi6="http://www.w3.org/2003/XInclude" href="include07.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