Re: xsl:output problem

2002-02-28 Thread Nicola Ken Barozzi
From: "Bartomeu Adrover" <[EMAIL PROTECTED]> [...] > I has a problem, because the serializer don't put the ISO-8859-1 encoding. > My solution was put the encoding in the serializer definition: > > logger="sitemap.serializer.xml.iso" > src="org.apache.cocoon.serialization.XMLSerializer" pool-

Re: xsl:output problem

2002-02-27 Thread Bartomeu Adrover
Hello, the xslt tranform xml to xml, but the HTML serializer transform the result xml in html. If you tell to the sitemap that the serilizer is xml then your result as xml. For example: I has a problem, because the serializer don't put the ISO-8859-1 encoding. My solution was put

xsl:output problem

2002-02-27 Thread KOZLOV Roman
Hello, Could somebody help me, please? Is it possible to use xsl:output in stylesheets processed by cocoon's xslt transformer? It seems that it has no effect. Indeed, the problem is that I can't tell to xslt transformer that I need a pure XML as a result, but the xslt transformer always