You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by ri...@locus.apache.org on 2000/01/08 08:19:45 UTC

cvs commit: xml-cocoon/samples/xsp view-source.xml

ricardo     00/01/07 23:19:45

  Modified:    samples/xsp view-source.xml
  Log:
  :Normalized XSP namespaces
  
  Revision  Changes    Path
  1.5       +1 -1      xml-cocoon/samples/xsp/view-source.xml
  
  Index: view-source.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon/samples/xsp/view-source.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- view-source.xml	2000/01/06 17:55:23	1.4
  +++ view-source.xml	2000/01/08 07:19:45	1.5
  @@ -5,7 +5,7 @@
   
   <!-- A quick'n'dirty XML colorizer -->
   
  -<xsp:page language="java" xmlns:xsp="http://apache.org/DTD/XSP/Layer1">
  +<xsp:page language="java" xmlns:xsp="http://www.apache.org/1999/XSP/Core">
   
     <xsp:structure>
      <xsp:include>java.net.*</xsp:include>