[Home] [By Thread] [By Date] [Recent Entries]
timm@xxxxxxxxxxxxxxxx said: > I'm trying to select a group of child elements like this: > <xsl:for-each select="from-children(a) or from-children(b) or > from-children(c)"> You can try this: <xsl:for-each select="a|b|c"> Olivier --- Olivier Corby, Acacia project, INRIA Sophia Antipolis email : Olivier.Corby@xxxxxxxxxxxxxxx tel : +33 4 92 38 78 71 XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



