You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by jo...@apache.org on 2006/10/14 15:52:58 UTC

svn commit: r463934 - /cocoon/branches/BRANCH_2_1_X/src/blocks/proxy/samples/stylesheets/newWizard2html.xsl

Author: joerg
Date: Sat Oct 14 06:52:58 2006
New Revision: 463934

URL: http://svn.apache.org/viewvc?view=rev&rev=463934
Log:
COCOON-1578: removed exclude-namespace-prefix referencing non-declared xalan namespace prefix

Modified:
    cocoon/branches/BRANCH_2_1_X/src/blocks/proxy/samples/stylesheets/newWizard2html.xsl

Modified: cocoon/branches/BRANCH_2_1_X/src/blocks/proxy/samples/stylesheets/newWizard2html.xsl
URL: http://svn.apache.org/viewvc/cocoon/branches/BRANCH_2_1_X/src/blocks/proxy/samples/stylesheets/newWizard2html.xsl?view=diff&rev=463934&r1=463933&r2=463934
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/src/blocks/proxy/samples/stylesheets/newWizard2html.xsl (original)
+++ cocoon/branches/BRANCH_2_1_X/src/blocks/proxy/samples/stylesheets/newWizard2html.xsl Sat Oct 14 06:52:58 2006
@@ -30,9 +30,7 @@
 <xsl:stylesheet 
     version="1.0" 
     xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
-    xmlns:xf="http://apache.org/cocoon/xmlform/1.0"
-    exclude-result-prefixes="xalan"
->
+    xmlns:xf="http://apache.org/cocoon/xmlform/1.0">
 
 	<xsl:template match="document">
 		<html>