|
Subject: Re: [xsl] remove white space From: "Anton Triest" <anton@xxxxxxxx> Date: Wed, 22 Sep 2004 21:22:27 +0200 |
> Is there any easy xslt function for removing white space in an element other > than strip-space. I have an element which contains urls, some of which have > white space in the middle of the url. Strip-space won't help with this. translate($string, ' ', '') will remove all spaces from $string HTH, Anton
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| RE: [xsl] remove white space, Kevin Bird | Thread | Re: [xsl] remove white space, Josh Canfield |
| RE: [xsl] remove white space, Kevin Bird | Date | RE: [xsl] XSL Beginner Resources [w, Raffaele Sena |
| Month |