You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by pa...@apache.org on 2001/08/02 23:07:44 UTC

cvs commit: xml-xalan/test/tests/capi/extensions extensions01.xsl

pauldick    01/08/02 14:07:44

  Modified:    test/tests/capi/extensions extensions01.xsl
  Log:
  Updated the xalan uri
  
  Revision  Changes    Path
  1.2       +1 -1      xml-xalan/test/tests/capi/extensions/extensions01.xsl
  
  Index: extensions01.xsl
  ===================================================================
  RCS file: /home/cvs/xml-xalan/test/tests/capi/extensions/extensions01.xsl,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- extensions01.xsl	2001/08/02 20:58:34	1.1
  +++ extensions01.xsl	2001/08/02 21:07:44	1.2
  @@ -1,6 +1,6 @@
   <?xml version="1.0"?>
   <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"
  -                xmlns:cextend="http://xml.apache.org/xslt"
  +                xmlns:cextend="http://xml.apache.org/xalan"
   		        xmlns:test="http://www.cnn.com"
           		xmlns:default="http://www.hello.com"
                   exclude-result-prefixes="test default cextend">
  
  
  

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