|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Placing mark-up in between strings
David Carlisle wrote:
> Isn't that just something like:
> <xsl:function name="f:escape">
> <xsl:param name="s" as="xs:string"/>
> <xsl:sequence
> select="replace($s,'[\\\|\.\-\^\?\*\+\(\)\{\}\[\]]','\\$0')"/>
> </xsl:function>
> which turns ab*c.{8} into ab\*c\.\{8\}
Maybe. Honestly, I don't know. I never learned XPath regexp in
depth. But if it is the case, I think it is usefull to have it in my
toolbox.
Are you sure these are the only characters to escape? Has '-' to be
escaped? And '$'?
Regards,
--drkm
___________________________________________________________________________
Yahoo! Mail riinvente le mail ! Dicouvrez le nouveau Yahoo! Mail et son interface rivolutionnaire.
http://fr.mail.yahoo.com
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








