Subject: Re: [xsl] listing elements based on 2 conditions From: Florent Georges <darkman_spam@xxxxxxxx> Date: Thu, 5 Jul 2007 17:11:02 +0200 (CEST) |
Mukul Gandhi wrote: > Shouldn't this work.. > <xsl:for-each select="element[type = 'business']"> > <xsl:if test="position() < 6"> > <xsl:copy-of select="name" /> > </xsl:if> > </xsl:for-each> <xsl:copy-of select=" element[type = 'business'][position() lt 6]/name"/> Regards, --drkm _____________________________________________________________________________ Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail
Current Thread |
---|
|
<- Previous | Index | Next -> |
---|---|---|
Re: [xsl] listing elements based on, Mukul Gandhi | Thread | [xsl] Hidden implementation-defined, Colin Adams |
Re: [xsl] Very slow Xsl (just start, David Carlisle | Date | Re: [xsl] Test for child node categ, Wendell Piez |
Month |