xsl-list
[Top] [All Lists]

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

2008-06-05 05:44:19
 
I am using Version 2.0.

Best,

Pankaj Chaturvedi

============================================================================
================


-----Original Message-----
From: Michael Müller-Hillebrand [mailto:mmh(_at_)cap-studio(_dot_)de] 
Sent: Thursday, June 05, 2008 6:09 PM
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: Re: [xsl] Value of attribute starts-with or contains

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>
--~--


Confidentiality Notice:" This message and any attachment(s)
contained here are information that is confidential, proprietary to
IDS Infotech Ltd. and its customers.
Contents may be privileged or otherwise protected by law. The
information is solely intended for the individual or the entity it
is addressed to. If you are not the intended recipient of this
message, you are not authorized to read, forward, print, retain,
copy or disseminate this message or any part of it. If you have
received this e-mail in error, please notify the sender immediately
by return e-mail and delete it from your computer."

--~------------------------------------------------------------------
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>
--~--

<Prev in Thread] Current Thread [Next in Thread>