[Home] [By Thread] [By Date] [Recent Entries]
Hi,
With XSL 1.0 and XPath 1.0 I had used recursion to escape quotes. Using XPath 2.0, is the most efficient 'escape quotes' (\") the following: <xsl:sequence select="string-join(tokenize(., '"'), '\"')"/> Is there a more efficient (fastest, least memory) way? thanks, -Rob
|

Cart



