You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by zo...@apache.org on 2004/01/09 21:55:09 UTC

cvs commit: xml-xalan/test/tests/conf/conflictres conflictres37.xsl

zongaro     2004/01/09 12:55:09

  Modified:    test/tests/conf/conflictres conflictres37.xsl
  Log:
  Removing extraneous xalan namespace prefix declaration.  Not relevant for test.
  
  Revision  Changes    Path
  1.3       +0 -1      xml-xalan/test/tests/conf/conflictres/conflictres37.xsl
  
  Index: conflictres37.xsl
  ===================================================================
  RCS file: /home/cvs/xml-xalan/test/tests/conf/conflictres/conflictres37.xsl,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- conflictres37.xsl	3 Jan 2004 16:44:08 -0000	1.2
  +++ conflictres37.xsl	9 Jan 2004 20:55:09 -0000	1.3
  @@ -10,7 +10,6 @@
   
   <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
       version="1.0"
  -    xmlns:xalan="http://xml.apache.org/xslt"
       xmlns:xf="http://xml.apache.org/cocoon/xmlform/2002">
       
       <xsl:template match="/doc">
  
  
  

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