xsl-list
[Top] [All Lists]

Re: Indentation question

2005-09-04 03:59:50
Michael Kay escribió:
You can do

<xsl:variable name="my-text"> this is
laid  out

however

you want
</xsl:variable>
<xsl:value-of select="normalize-space($my-text)"/>

Well, that technique doesn't look like very pretty, but it does the job. I will do that until I find a better solution, thanks.

   Andrew

--


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>