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

cvs commit: xml-xalan/java/xdocs/sources/xalan extensions.xml

dleslie     02/02/08 14:24:14

  Modified:    java/xdocs/sources/xalan extensions.xml
  Log:
  Cleanup
  
  Revision  Changes    Path
  1.20      +1 -1      xml-xalan/java/xdocs/sources/xalan/extensions.xml
  
  Index: extensions.xml
  ===================================================================
  RCS file: /home/cvs/xml-xalan/java/xdocs/sources/xalan/extensions.xml,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -r1.19 -r1.20
  --- extensions.xml	8 Feb 2002 15:56:32 -0000	1.19
  +++ extensions.xml	8 Feb 2002 22:24:14 -0000	1.20
  @@ -135,7 +135,7 @@
   <note>The extension function could include both numdays and multiplier as arguments, thus bypassing the need for the extension element, but the purpose here is to illustrate the usage pattern for extension elements.</note>
   <p>As you review this stylesheet, please note the following:</p>
   <ol>
  -	  <li>The declaration of the &xslt; lxslt namespace, which provides support for the component and
  +	  <li>The declaration of the &xslt; xslt namespace, which provides support for the component and
        component/script elements:<br/><br/>
       <code>xmlns:lxslt="http://xml.apache.org/xslt"</code><br/><br/></li>
       <li>The declaration of a namespace for this extension:<br/><br/>
  
  
  

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