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

RE: How to use arrays in xsl

Subject: RE: How to use arrays in xsl
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Tue, 9 May 2006 11:30:36 +0100
RE:  How to use arrays in xsl
> I am a new bie to xsl. As all of you have pointed to use XSL 
> 2.0 that has tokenize functionality built-in, I have decided 
> to use it. But I have following very basic questions:
> 1. how can I know which XSLT version I am using and what I 
> will have to do to use XSLT 2.0?
> 2. Do I need to download some package?
> 3. On top of that since the xsl is applied to the xml input 
> in browser, will my application run at all clients? 

To use XSLT 2.0 you need to put your code through an XSLT 2.0 processor such
as Saxon.

Unfortunately there are no client-side (browser-based) XSLT 2.0 processors
yet (and may not be for some time).

I wouldn't recommend using client-side XSLT to beginners. It's a pretty
tough way to learn the language - the diagnostics tend to be poor, and it's
hard to get a clear separation in your head between what the XSLT
transformer is doing and what the browser is doing with the result.

Michael Kay
http://www.saxonica.com/

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.