Re: [xsl] Passing arrays into XSL

Subject: Re: [xsl] Passing arrays into XSL
From: David Carlisle <davidc@xxxxxxxxx>
Date: Fri, 24 Feb 2006 13:35:38 GMT
xsl doesn't have an array type, but if you model the array as an xml
document then you can pass that in to xsl of course. Or in XSLT2 you
would have the additional possibility of modelling the array as a
sequence of values.

David



________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

Current Thread