[Home] [By Thread] [By Date] [Recent Entries]
Zoe, It depends upon what you mean by "whitespaces". Whitespace is defined as any sequence of the following four characters. tab,newline,carraige return and space. the following is what you have to do to output the above characters tab ---------------> <xsl:text>	</xsl:text> newline------------> <xsl:text>
</xsl:text> Carraige Return----> <xsl:text>
</xsl:text> space -------------> <xsl:text> </xsl:text> Hope this helps Vasu From: "Zoe Peng" <zoe@xxxxxxxxxxxx> Reply-To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx Subject: whitespace problem Date: Fri, 16 Aug 2002 10:26:20 -0400 _________________________________________________________________ MSN Photos is the easiest way to share and print your photos: http://photos.msn.com/support/worldwide.aspx XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



