[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: values in sequence after tokenize
Florent Georges wrote: > ~/xslt/tests> saxon -it main analyse-string.xsl > <line count="1">aa^</line> > <line count="2">aaa^</line> > <line count="3">aaa^</line> > <non>^aa</non> Sorry, there was an error while copy/paste (really! 8-o). The correct output is: <line count="1">aa^aaa^</line> <line count="2">aaa^^</line> <non>aa</non> Precision: the position() is incremental between both matching and non-matching substrings. 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
|