This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: given @id="1.2.3" .... -1 || +1 to the "3" in @id??


Anthony,
You could use tokenize or one of the regExp things available over at
exslt.org.

Ciao Chris

XML/XSL Portal
http://www.bayes.co.uk/xml


>-----Original Message-----
>From: owner-xsl-list@lists.mulberrytech.com
>[mailto:owner-xsl-list@lists.mulberrytech.com]On Behalf Of Anthony E.
>Sent: 29 June 2001 23:28
>To: xsl-list@lists.mulberrytech.com
>Subject: [xsl] given @id="1.2.3" .... -1 || +1 to the "3" in @id??
>
>
>given @id="1.2.3", how do I add or subtract 1 from the
>'.3' in the string "1.2.3" in a stylesheet?
>
>I need to create "prev | next" links generated from
>the current @id number for a file. ie - 'prev' link
>would be equal to '1.2.2', and 'next' link would be
>equal to '1.2.4'
>
>
>
>=====
>--
>Anthony E.
>AP Web Design
>
>__________________________________________________
>Do You Yahoo!?
>Get personalized email addresses from Yahoo! Mail
>http://personal.mail.yahoo.com/
>
> XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
>
>


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]