xsl-list
[Top] [All Lists]

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

2008-06-05 05:39:22
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
[(_at_)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/




--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--