[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: lookaheads in XSLT2 regexes

Subject: Re: lookaheads in XSLT2 regexes
From: David Carlisle <davidc@xxxxxxxxx>
Date: Mon, 01 Mar 2010 12:11:34 +0000
Re:  lookaheads in XSLT2 regexes
On 01/03/2010 11:37, James Cummings wrote:
On Mon, Mar 1, 2010 at 11:19, Michael Kay<mike@xxxxxxxxxxxx> wrote:
Sorry, it turns out it's implemented for matches(), tokenize(), and
replace(), but not for xsl:analyze-string.

This is a real shame. :-( An emotional rollercoaster of finding out that this magic flag exists, only to find out it doesn't exist in xsl:analyze-string! I guess I'll keep exploring other options.

-James Cummings


you should be able to get access to the feature using replace() I think.
use replace with the nonstandard lookahead flag and a replace string which re-inserts the entire matched string, but with some unique marker such as @start@$0@end, then you can apply analyze-string to the resulting string without needing any lookahead markers as you can instead match the explicit @start@ and @end@ boundaries added in the first pass.


David


________________________________________________________________________ The Numerical Algorithms Group Ltd is a company registered in England and Wales with company number 1249803. The registered office is: Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom.

This e-mail has been scanned for all viruses by Star. The service is
powered by MessageLabs. ________________________________________________________________________


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2011 All Rights Reserved.