[Home] [By Thread] [By Date] [Recent Entries]
Ahsan Ali wrote:
The output method is set to html... & I'm using MSXSL (i.e xslt 1.0) If you wish to output HTML (and you specify that in xsl:output), then the control is on the XSLT processor. Now, if you'd rather output XHTML, i would suggest using the XML output method. and control the output of empty elements yourself; processors tend to use the <short /> form but you can always force the opposite by putting an <xsl:text> </xsl:text> in the element. hth Manos
|

Cart



