|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: Using a sequence of years to select documents to
> <xsl:variable name="docs" select="documents/document"/> > <xsl:for-each select="1842 to 1862"> > <tr><td><xsl:value-of select="."/></td> > <td> > <xsl:apply-templates select="$docs[year = . and > contains(title, 'Selectmen')"/> I suspect this should be <xsl:apply-templates select="$docs[year = current() and contains(title, 'Selectmen')"/> Michael Kay http://www.saxonica.com/
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








