pretty print and <xsl:text> </xsl:text>
Posted: Wed Mar 17, 2004 11:19 pm
Hello,
The pretty print function has a very annoying funtion!
if you have a
<xsl:text> </xsl:text>
and then you pretty print it turns in to:
<xsl:text/>
This is bad as there are many times where you are using xsl:text to add a space!
The pretty print function has a very annoying funtion!
if you have a
<xsl:text> </xsl:text>
and then you pretty print it turns in to:
<xsl:text/>
This is bad as there are many times where you are using xsl:text to add a space!