[Home] [By Thread] [By Date] [Recent Entries]
Hi list In XSLT 2.0 (in XMLSpy) this markup: <xsl:variable name="indent_4" select="for $a in 1 to 4 return 'x'"/> Returns 'x x x x'. Why the whitespace? How can I get 'xxxx' returned both in XSLT 1.0 and in XSLT 2.0? Best regards, Jesper Tverskov
|

Cart



