[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

RE: mathml xsl stylesheets?


Subject: RE: mathml xsl stylesheets?
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Mon, 23 Oct 2000 17:05:51 +0100

> following sample contains a for-each statement. I only want 
> to take a look at one of the ROWSET/ROW/*.
> How can this be done? 
> 
Write:       <xsl:for-each select="(ROWSET/ROW/*)[1]">


Mike Kay


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



Current Thread