Subject: RE: Passing arrays as parameters
From: "Michael Kay" <mhk@xxxxxxxxx>
Date: Wed, 21 Apr 2004 23:31:15 +0100
|
> I was just wondering if it is possible to send an array as a
> paramter to a XSL file. And then cycle through the array in
> the XSL code?
Arrays don't exist in the XML data model. You don't need them: you can
represent everything in XML! Create an XML document, and pass that as a
parameter. You can then use the full power of XPath to access its contents.
Michael Kay
| Current Thread |
|
Michael Kay - Wed, 21 Apr 2004 19:36:08 -0400 (EDT) <=
Michael L - Wed, 21 Apr 2004 10:31:02 -0400 (EDT)
|
|