> Once upon the time Cocoon ignored <xsl:output/> ;-)
> 

yes. I have the statement:

    <xsl:output
      method = "html"
      encoding = "iso-8859-1"
      omit-xml-declaration = "yes"
      indent = "yes" />
      
already in my document since the beginning. it is ignored completly.

however: in my opinion, this should not matter, as this should be the task
of the serializer: and I did select the html serializer not the xhtml
serilizer, so it SHOULD work. no matter what output is set in  the document, btw.

however: it does not work!


alex

-- 
____________________________________________
DI Alexander Schatten
Institute for Software Technology
Vienna University of Technology
[EMAIL PROTECTED]

Werden Sie mit uns zum "OnlineStar 2002"! Jetzt GMX wählen -
und tolle Preise absahnen! http://www.onlinestar.de


---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>

Reply via email to