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

Re: Multiple search and replace

Subject: Re: Multiple search and replace
From: Michael Müller-Hillebrand <mmh@xxxxxxxxxxxxx>
Date: Wed, 2 Apr 2008 13:34:00 +0200
Re:  Multiple search and replace
Am 02.04.2008 um 12:21 schrieb Pankaj Chaturvedi:
Thanks Abel. Seems that the simple answer is use version="2.0". But
as you
correctly correct I am running into the problem.

I did tried to test by changing the "version' attribute value to
2.0 but I
am encountering another error at one of my line, where I am using
<xsl:if
test="name(following-sibling::keyword)"> Error: XPATH 2.0
expression, Too
many items.

This was perfect in 1.0.

Better in 1.0 and correct in 2.0 is:


<xsl:if test="name(following-sibling::keyword[1])">

--
_______________________________________________________________
Michael M|ller-Hillebrand: Dokumentations-Technologie
Adobe Certified Expert, FrameMaker
Lvsungen und Training, FrameScript, XML/XSL, Unicode
<http://cap-studio.de/> -- Tel. +49 (9131) 28747

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-2007 All Rights Reserved.