[xsl] xsl output defaults - html

Subject: [xsl] xsl output defaults - html
From: Ihe Onwuka <ihe.onwuka@xxxxxxxxx>
Date: Thu, 18 Apr 2013 06:48:02 +0100
Just been burnt by the fact that XSLT defaults to html output and
therefore does not emit well formed xml (e.g does not close img tags
even if you tell it to) upon seeing a root element of html - EVEN if
that root element is not in the html/xhtml namespace.

Current Thread