You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Anna Afonchenko <an...@ubaccess.com> on 2002/12/17 10:17:01 UTC

strange javax lines in the output

Hi all.
I am getting html file, transform it and serialize the output as xml.
In the output I get a few lines like this:
<?javax.xml.transform.disable-output-escaping ?> 

I get this line only if I use <xsl:text> tag with disable-output-escaping attribute in my stylesheet.
Can somebody explain to me why is this happening and is there a way to get rid of those lines?

Thank you very much for help.
Sorry for sending so many probably stupid questions to the list, I am just starting using Cocoon, and this list is my only help.

Anna