[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: [xsl] Value of attribute starts-with or contains


Subject: Re: [xsl] Value of attribute starts-with or contains
From: Michael Müller-Hillebrand <mmh@xxxxxxxxxxxxx>
Date: Thu, 5 Jun 2008 14:38:42 +0200

If you are using XSLT 2.0 you can use one of the functions with
support for regular expressions. Otherwise you would have to use a
combination of contains() and substring().

What XSLT version are you using?

- Michael


Am 05.06.2008 um 13:19 schrieb Pankaj Chaturvedi:


Well this one is understood, but I don't only need
[@aid5:cellstyle='tbody_cell'] but also the entries whose
@aid5:cellstyle
also starts-with/contains these value.

I was finding the difficulties in using these functions.

-- _______________________________________________________________ Michael M|ller-Hillebrand: Dokumentation Technology Adobe Certified Expert, FrameMaker Consulting and Training, FrameScript, XML/XSL, Unicode Blog [de]: http://cap-studio.de/


Current Thread
Keywords