You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Ph...@empolis.com on 2004/07/05 11:00:04 UTC

RE: XSL doubt

Oro,

Are you including other style sheets into your main style sheet?

I have found that unless you have the 'exclude-result-prefixes' correctly
set in every included style sheet that could have an effect on the output
tree you will not be able to get rid of the unwanted namespace declarations.


Regards

Phil Fennell

 

________________________________

From: Oro smith [mailto:orosmith@sify.com] 
Sent: 30 June 2004 04:28
To: users@cocoon.apache.org
Subject: XSL doubt


I have an xsl which begins like this:

<xsl:stylesheet version="1.0"
 xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
  xmlns:page="http://apache.org/cocoon/paginate/1.0"


I also have <br> tags inside xsl. The xsl is used to generate wml.
however when the wml is generated every br tag has an xmlns associated with
it.

<br xmlns:page="http://apache.org/cocoon/paginate/1.0">

How can this be removed? 
 

------------------------------------------------- Still single? Click here
to find the perfect match.
http://www.bharatmatrimony.com/cgi-bin/bmclicks1.cgi?141 

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org