|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: How do i put whitespace character in xsl file
Use   instead of
That's
& # 1 6 0 ;
(without spaces)
in case your mail client tries to do HTML instead of plain text.
You can find excellent descriptions for why   works and
doesn't by searching the archives.
Jay Bryant
Bryant Communication Services
(presently consulting at Synergistic Solution Technologies)
"Frequent Fliers" <frequent_fliers@xxxxxxxxxxx>
05/31/2005 03:07 PM
Please respond to
xsl-list@xxxxxxxxxxxxxxxxxxxxxx
To
xsl-list@xxxxxxxxxxxxxxxxxxxxxx
cc
Subject
How do i put whitespace character in xsl file
hi all, i have the following snippet of code:
<xsl:if test="attribute::*">(
<xsl:for-each select="@*">
<xsl:value-of select="name()" />:
<xsl:value-of select="." />
</xsl:for-each> )
</xsl:if>
Now, if i want to put a whitespace after the <xsl:value-of select="." />,
i
try but this just throws a syntax error.how can i insert a white
space?
thank you very much!
_________________________________________________________________
Winks & nudges are here - download MSN Messenger 7.0 today!
http://messenger.msn.co.uk
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








