[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: "Mukul Gandhi" <gandhi.mukul@xxxxxxxxx>
Date: Tue, 9 May 2006 15:21:25 +0530
xslt 2.0 arrays
On 5/9/06, Jitendra Kharche <Jitendra.Kharche@xxxxxxxxxxxxxxxxxxxxx> wrote:
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?

XSLT 2.0 stylesheets are signified by presence of version="2.0" attribute on xsl:stylesheet element. To use XSLT 2.0, you need to learn the XSLT 2.0 syntax (and also XPath 2.0).

2. Do I need to download some package?

You need to download a XSLT 2.0 processor to run the XSLT 2.0 stylesheets. The best XSLT 2.0 processor available today is Saxon. You can download it from www.saxonica.com.


3. On top of that since the xsl is applied to the xml input in browser,
will my application run at all clients?

As of today XSLT 2.0 support is not available on browsers. You will have to write server side application to utilize XSLT 2.0 in your web applications.

Regards,
Mukul

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.