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


...in other words, i want to add or subtract '1' from
the substring after the last '.' in $x = '1.2.3.4'.

--- "Anthony E." <apwebdesign@yahoo.com> wrote:
> 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
> 


__________________________________________________
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


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