I am fairly certain that some XSLT engines that one can use server side output "friendly" XHTML that containing " ", etc, rather than via an xsl:output method of "xhtml". This is not standardized until XSLT 2.0, but if you're doing the XSLT server side, then why not take advantage of this early if you engine can do it for you? |