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

RE: XSL theory questions

Subject: RE: XSL theory questions
From: "Clapham, Paul" <pclapham@xxxxxxxxxxxxx>
Date: Tue, 29 May 2001 08:25:08 -0700
theory questions
1. I've used a lot of programming languages, and I can't remember any of
them (except perhaps Fortran with named Common blocks) that allowed you to
use a variable outside of the scope it was declared in.  Seems to me that
would lead to considerable difficulty in specifying the language.  For
example, what if you had two variables X that both declared themselves to be
global?  (Remember that there are <xsl:include> and <xsl:import> to
complicate this.)

2. Verbose?  That's a global function of XSL, not just of <xsl:choose>!
Anyway, many of the languages I've used provide both the if-then-else
construct and the case-when-otherwise construct, for programming
convenience, even though the latter can theoretically be simulated by nested
if-then-elses.  (In one language I used which didn't have
case-when-otherwise, I found myself coding a 45-level-deep if-then-else
clause.  Yecch.)

-----Original Message-----
From: Zak McGregor [mailto:zak@xxxxxxxxxxxx]
Sent: May 29, 2001 04:47
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject:  XSL theory questions


Hi all

Could anyone please explain a few things to me?

1 - Why the XSL spec does not allow for scoping of variables outside of
logical blocks? Would it have been that dificult to have added a scope
attribute to the <xsl:variable> declaration so that a variable could be
globally scoped?

2 -
<xsl:coose><xsl:when>...</xsl:when><xsl:otherwise>...</xsl:otherwise></xsl:c
hoose>
seems awfully verbose. And slightly redundant, if you consider something
like <xsl:if>...</xsl:if> and the possibility of having similar
functionality within the <xsl:if> elements. Surely it would be easier to
have all tests with <xsl:if> elements, and having that itself inside
another element to get the equivalent of the <xsl:when> funcionality
without having introduced several elements for similar results?

Thanks

Cheers

Zak

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


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.