Subject: RE: for-each
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Mon, 20 Nov 2000 18:41:04 -0000
|
> <xsl:for-each select="/root/elementX/elementY">
>
> name: <xsl:value-of select="name"/>
> value: <xsl:value-of select="value"/>
>
> </xsl:for-each>
>
> The XML is more complex than what I have above, but can
> someone tell me whether this should work or not?
Yes it should work. (But surely there are easier ways of finding that out??)
Mike Kay
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- RE: for-each
- Kay Michael - Mon, 20 Nov 2000 18:41:04 -0000 <=
|
|