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: how to replace line-feeds with space?



> Actually, you're doing way too much work. If you're replacing a single
> character with a single character, all you need is the XPath function
> translate().

True, although for this particular transformation it's most likelythat
that is too much work as well, and normalize-space() is all that's
required. (This also trims white space from front and back, and
compresses runs of space, but probably that's required as well here.

david

_____________________________________________________________________
This message has been checked for all known viruses by Star Internet delivered
through the MessageLabs Virus Control Centre. For further information visit
http://www.star.net.uk/stats.asp


 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]