[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 09:43:40 +0100
how to use arrays
XSLT 2.0 has "sequence of string" as a data-type, which can be used to
represent an array. In XSLT 1.0, the best approach is to create a temporary
tree (result tree fragment) containing the items of the array as XML
elements, and then use the xx:node-set() extension to make this tree
available for access using XPath expressions. See the str:tokenize template
at www.exslt.org for an example.

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

> -----Original Message-----
> From: Jitendra Kharche 
> [mailto:Jitendra.Kharche@xxxxxxxxxxxxxxxxxxxxx] 
> Sent: 09 May 2006 05:48
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject:  How to use arrays in xsl
> 
>  
> Hi all,
> I am facing a problem while writing an xsl.
> In my xml I have a comma separated values (csv) list. On each 
> of the value in this list I want to do some processing. For 
> that I want to parse the csv string and store it into an 
> array and pass the array to a separate template from 
> processing. Can we do this in xsl?
>  
> Regards,
> Jitendra Kharche
> Geometric Software Solutions Co. Ltd.
> Work: +91-20-2290 6351
>  
> ********************************************************************
> This e-mail communication and any attachments are privileged 
> and confidential and intended only for the use of the 
> recipients named above. If you are not the intended 
> recipient, please do not review, disclose, disseminate, 
> distribute or copy this e-mail and attachments.
> If you have received this communication in error, please 
> notify the sender immediately by email or telephone at+91-20-22906351.
> *********************************************************************

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.