>> Is there a way to generate well-formed HTML as an XSL output?
> By well-formed, I presume you mean in the XML sense (what's output
> by Xalan should be well-formed in the HTML sense).
Ah. It didn't occur to me that the question might be about XHTML rather
than HTML.
_
On Oct 23, 2007, at 3:31 PM, Edward L. Knoll wrote:
Is there a way to generate well-formed HTML as an XSL output?
By well-formed, I presume you mean in the XML sense (what's output
by Xalan should be well-formed in the HTML sense).
We have a situation where we'd like to do conditional po
Is there a way to generate well-formed HTML as an XSL output? We have a
situation where we'd like to do conditional post-processing of HTML
generated from an XSL transformation using an Xalan XSLT processor.
That HTML conditional post-processing could be accomplished using XSL if
the HTML were wel