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:55 UTC

svn commit: r463933 - /cocoon/trunk/blocks/cocoon-proxy/cocoon-proxy-sample/src/main/resources/COB-INF/stylesheets/newWizard2html.xsl

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

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

Modified:
    cocoon/trunk/blocks/cocoon-proxy/cocoon-proxy-sample/src/main/resources/COB-INF/stylesheets/newWizard2html.xsl

Modified: cocoon/trunk/blocks/cocoon-proxy/cocoon-proxy-sample/src/main/resources/COB-INF/stylesheets/newWizard2html.xsl
URL: http://svn.apache.org/viewvc/cocoon/trunk/blocks/cocoon-proxy/cocoon-proxy-sample/src/main/resources/COB-INF/stylesheets/newWizard2html.xsl?view=diff&rev=463933&r1=463932&r2=463933
==============================================================================
--- cocoon/trunk/blocks/cocoon-proxy/cocoon-proxy-sample/src/main/resources/COB-INF/stylesheets/newWizard2html.xsl (original)
+++ cocoon/trunk/blocks/cocoon-proxy/cocoon-proxy-sample/src/main/resources/COB-INF/stylesheets/newWizard2html.xsl Sat Oct 14 06:52:52 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>