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]
Other format: [Raw text]

Re: absolute value function in XSL, cant get it working.


---- "Carter, Will" <WCarter at envestnetpmc dot com> wrote:

> Hi,
> 
> I am trying to compute an absolute value in my stylesheet using exslt
> extension function but I cant get it working.

You don't need any extension function in order to find the absolute
value of a number.

See for example the snippet:

"ABS function implemented as a single XPath expression"

http://www.topxml.com/code/default.asp?p=3&id=v20010405003934






=====
Cheers,

Dimitre Novatchev.
http://fxsl.sourceforge.net/ -- the home of FXSL

__________________________________________________
Do you Yahoo!?
New DSL Internet Access from SBC & Yahoo!
http://sbc.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]