[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: increment in xpath

Subject: Re: increment in xpath
From: Wendell Piez <wapiez@xxxxxxxxxxxxxxxx>
Date: Mon, 18 Jul 2005 11:58:00 -0400
xpath increment variable
At 08:13 PM 7/15/2005, you wrote:
On 7/15/05, Dariusz Borowski <d.borowski@xxxxxx> wrote:
>
> Hey there!
>
> Is it possible to build an increment in xsl like in Java?


XPath is a language designed to be imbedded into functional/declarative languages.

In functional/declarative languages variables can only be initialised
and their value cannot be changed (re-assigned).

Therefore, it is by design that XPath does not support re-assigning
value to a variable and thus the Java-like (imperative language)
increment style that you most probably were after.

Welcome to a better world! :o)

To gloss Dimitre -- what he says is correct. The effect of having a variable with an updateable value can generally be "simulated", however; and this is not always a bad thing to do. Such cases are exceptions, however, to the rule that in XSLT not only *may* you not, but also you *should* not, have to work this way.


It's a better world because the alternative techniques one learns turn out to be both easier to manage, and more powerful, than the imperative approach one learns to forsake.

Cheers,
Wendell


====================================================================== Wendell Piez mailto:wapiez@xxxxxxxxxxxxxxxx Mulberry Technologies, Inc. http://www.mulberrytech.com 17 West Jefferson Street Direct Phone: 301/315-9635 Suite 207 Phone: 301/315-9631 Rockville, MD 20850 Fax: 301/315-8285 ---------------------------------------------------------------------- Mulberry Technologies: A Consultancy Specializing in SGML and XML ======================================================================

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.