[Home] [By Thread] [By Date] [Recent Entries]
Hi,
Tempore 09:06:47, die 09/02/2005 AD, hinc in xsl-list@xxxxxxxxxxxxxxxxxxxxxx scripsit knocte <knocte@xxxxxxxxx>: Sometimes when I deal with XSLT, if I use this indent method: Because your xslt snippet contains non-whitespace-only text nodes with line-breaks, which are copied in an unaffected matter (whitespaces preserved) to the result tree. To avoid this, change to <xsl:when test="LoginName">1</xsl:when> or to <xsl:when test="LoginName"> <xsl:text>1</xsl:text> </xsl:when>
|

Cart



