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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to