tony        2003/11/18 08:59:35

  Modified:    src/webapp/samples/hello-world/style/xsl page2wordml.xsl
  Log:
  attempting to remove mysterious characters from file, take 3,000
  
  Revision  Changes    Path
  1.5       +1 -1      
cocoon-2.1/src/webapp/samples/hello-world/style/xsl/page2wordml.xsl
  
  Index: page2wordml.xsl
  ===================================================================
  RCS file: 
/home/cvs/cocoon-2.1/src/webapp/samples/hello-world/style/xsl/page2wordml.xsl,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- page2wordml.xsl   18 Nov 2003 16:42:30 -0000      1.4
  +++ page2wordml.xsl   18 Nov 2003 16:59:35 -0000      1.5
  @@ -1,4 +1,4 @@
  -<?xml version="1.0"?>
  +<?xml version="1.0"?>
   
   <xsl:stylesheet version="1.0" 
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"; 
xmlns:w="http://schemas.microsoft.com/office/word/2003/wordml"; 
xmlns:wx="http://schemas.microsoft.com/office/word/2003/auxHint";>
   
  
  
  

Reply via email to