This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: whitespace as a parameter to a template (replace linefeed with li nefeed tab)


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@yahoo.com]
Sent: May 30, 2001 15:53
To: xsl-list@lists.mulberrytech.com
Subject: Re: [xsl] whitespace as a parameter to a template (replace
linefeed with li nefeed tab)


--- I  <cgn7094@yahoo.com> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]