David Rosenstein wrote:
Is there any function similar to normalize-space that strips any leading
spaces and any trailing spaces, but leaves line breaks and any other spaces
in tact?
Not in XSLT/XPath 1.0.
If not, are there any suggestions on how to accomplish this?
Some substring-before/-after wizardry, probably in a recursive template.
You'll probably get more hints on the XSL list:
http://www.mulberrytech.com/xsl/xsl-list/
But then, why do you think you need this?
J.Pietschmann
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]