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

Re: Change the value of global variables/params ??

Subject: Re: Change the value of global variables/params ??
From: "Sebastian Rahtz" <sebastian.rahtz@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 7 Dec 1999 20:07:59 +0000 (GMT)
xslt change global variable
Patrice Bonhomme writes:
 > davidc@xxxxxxxxx said:
 > ]<xsl:variable name="variable.lang" select="ancestor-or-self::*/@xml:lang"/> 
 > 
 > This is too much time consuming...

how do you know? it depends on the implementation, surely. in all the
XSLT processors so far, the whole document is memory, so accessing 
"ancestor-or-self::*/@xml:lang" is going to be pretty fast.

if you care about real efficiency, don't use XSLT today....

Sebastian

PS personally, I'd build the I18N stuff into a separate XML file and read
that at process time. document() is a wonderful thing.


 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.