Argh. Of course it is.
Thanks
-----Original Message-----
From: Martin Honnen martin.honnen@xxxxxx
[mailto:xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx]
Sent: Tuesday, August 09, 2016 12:45 PM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re: Matching two consecutive hyphens
"replace" is a function introduced in XSLT/XPath 2.0 and as such not supported
by the XSLT 1.0 processors the known browsers provide directly. If you want to
use XSLT 2.0 client-side then you need to look into Saxon-CE or the recently
released Saxon-JS (which is only in beta and I think not yet supported in
IE).
|