[Home] [By Thread] [By Date] [Recent Entries]
> Is there an & code that produces a tab You can produce a tab just like any other character, <xsl:text> </xsl:text> If you want something a bit more visible you can use the fact that tab is ascii (and hence unicode) character 9. <xsl:text>	</xsl:text> David XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



