Subject: RE: Looping through parameters
From: "Michael Kay" <mhkay@xxxxxxxxxxxx>
Date: Thu, 31 May 2001 17:00:55 +0100
|
> Is there an XPath expression that will allow me to
> generically refer to one or more parameters passed externally
> into a stylesheet? e.g.
>
> <xsl:for-each select="external-parameter-passed-in">
> do something with each parameter
> </xsl:for-each>
>
Most products will allow you to pass a parameter whose value is a tree (i.e.
a document).
Mike Kay
Software AG
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|
Jeni Tennison - Thu, 31 May 2001 05:57:20 -0400 (EDT)
|
|