Re: [xsl] XHTML html validation

Subject: Re: [xsl] XHTML html validation
From: Owen Rees <owen.rees@xxxxxx>
Date: Mon, 19 Feb 2007 15:17:34 +0000
--On Monday, February 19, 2007 06:33:39 -0700 M. David Peterson wrote:

<xsl:output .../>, as Abel points out, is meaningless (for all intents
and purposes, anyway) in the browser-based world of XSLT.

If you include <xsl:output method="xml"/> in a stylesheet being processed by Firefox then you must also put the elements into the XHTML namespace if you want them to have any effect.


Note that this is a different problem from the one that started the thread where the XSLT processing is server-side.

--
Owen Rees
Hewlett Packard Laboratories, Bristol, UK

Current Thread