|
Subject: Re: [xsl] Is it possible to rewrite part of an attribute value with XSL? From: Martin Honnen <Martin.Honnen@xxxxxx> Date: Fri, 03 Jul 2009 19:18:28 +0200 |
And with XSLT 1.0 processor supporting xmlns:regexp="http://exslt.org/regular-expressions"
you can do: <xsl:attribute name="style" select="regexp:replace(@style, 'fill:none;stroke:black;', 'g', '')"/>
Martin Honnen http://msmvps.com/blogs/martin_honnen/
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] Is it possible to rewrite, Hermann Stamm-Wilbra | Thread | Re: [xsl] Is it possible to rewrite, David Carlisle |
| Re: [xsl] Is it possible to rewrite, Hermann Stamm-Wilbra | Date | RE: [xsl] returning nodes which hav, Michael Kay |
| Month |