Hi.. I have a question on XSL output

When I specified output type to be <xsl:output method="xml">, the parser 
will format my empty element as follows:
<a></a> will be output as <a/>
This is because the element <a> is empty.
Is there a way to disable this formatting? I want it to be the same as the 
way I specified it.

Thanks.

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp.

Reply via email to