transformiix seems to be ignoring output method.

[email protected] Thu, 4 Sep 2008 20:58:39 -0700 (PDT)
Newsgroups gmane.comp.mozilla.devel.layout.xslt
Organization http://groups.google.com
Message-ID <[email protected]>
I am doing an xslt transformation with xsl:output method="xml" and
using transformToDocument. The returned document however has the
transformiix:result as its root node, which by specification should
only happen with text output. This in short is causing a huge amount
of problems.

Could this be a result of my character encoding?

If anyone has any ideas that would be great.

Thanks,

Casey