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)


--- 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



__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail - only $35 
a year!  http://personal.mail.yahoo.com/

 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]