Re: xsl:output method=xhtml

twostepted <[email protected]> Thu, 3 Jan 2008 12:19:10 -0800 (PST)
Newsgroups gmane.comp.mozilla.devel.layout.xslt
Organization http://groups.google.com
Message-ID <2370b994-a744-4290-b184-4d200f7ce131@d21g2000prf.googlegroups.com>
Thanks Anthony.  I wasn't aware of that.  Its funny because I've found
several examples of xsl docs using <xsl:output method="xhtml"> on the
internet.  It looks like method="xhtml" is a w3 recommendation for
xslt 2.0 (http://www.w3.org/TR/xslt20/#element-output).  I wonder if
Firefox will ever support xslt 2.0?

Also, does it sound correct to you that using method="html" strips all
namespaces out?

Regards,

-Travis