Have you specified an output method of HTML or is the first element output <html>?
<xsl:output method="html"/>
This is in the stylesheet, so I would say yes.
Roland
Have you specified an output method of HTML or is the first element output <html>?
<xsl:output method="html"/>
This is in the stylesheet, so I would say yes.
Roland