RE: [xsl] whitespace as a parameter to a template (replace linefe ed with li nefeed tab)

Subject: RE: [xsl] whitespace as a parameter to a template (replace linefe ed with li nefeed tab)
From: "Clapham, Paul" <pclapham@xxxxxxxxxxxxx>
Date: Wed, 30 May 2001 16:24:12 -0700
It came out OK for me the first time (I'm using MS Outlook).  But just to
clarify your clarification, this "pound" character would be the one that
looks like the musical "sharp" symbol and not the one used for British
currency, right?

PC2

-----Original Message-----
From: Chris Nolte [mailto:cgn7094@xxxxxxxxx]
Sent: May 30, 2001 15:53
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re: [xsl] whitespace as a parameter to a template (replace
linefeed with li nefeed tab)


--- I  <cgn7094@xxxxxxxxx> wrote:
> I'll jump in, since it's perhaps the only question that will be asked on
> this list where I actually know the answer!
> 
> Try something like:
> <xsl:variable name='lf'><xsl:text>
</xsl:text></xsl:variable>
> <xsl:variable name='tab'><xsl:text>	</xsl:text></xsl:variable>

So much for my answering a question.  Even if I know the answer I seem to
be unable to communicate it . . . Does anyone know how I get character
literals to show up in an email? Are they there for those who aren't
reading this in an html-aware mailer?

trying again . . .
inside the first <xsl:text>...</xsl:text> there should be 
ampersand pound 10 semicolon
inside the second <xsl:text>...</xsl:text>, there should be
ampersand pound 9 semicolon

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread