|
From: "Wendy Cameron" <wendy.cameron@xxxxxxxxx> Date: Thu, 25 Feb 1999 12:27:40 +1000 |
Within an XSL Stylesheet how can we dynamically change the select attribute
of
"for-each" xsl element.
Eg
<xsl:for-each select='Some Default'>
...
</xsl:for-each>
Now I want to dynamically transform the above xsl to the following xsl
<xsl:for-each select='ElementName[@value="Contents of a Variable"]'>
...
</xsl:for-each>
or can you use a variable inplace of the "Contents of a Variable"
Regards Wendy
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| RE: XLink and XSL..., Didier PH Martin | Thread | character property, Elliotte Rusty Harol |
| Re: Complex XSL Application (I thin, James Robertson | Date | Re: Complex XSL Application (I thin, Wendy Cameron |
| Month |