Subject: RE: [xsl] How to sort? From: <Jarno.Elovirta@xxxxxxxxx> Date: Thu, 14 Oct 2004 14:18:16 +0300 |
Hi, > what i also wanted to add is an option to filter by two parameters > instead of one: > > now: > <xsl:apply-templates select="Documents/Document[Article/@info > = 'main']"/> > > Would like to choose all article-elements where info="main" > or info="sub". E.g. <xsl:apply-templates select="Documents/Document[Article[@info = 'main' or @info = 'sub']]"/> Cheers, Jarno - Lisa Lashes: Hard Mix
Current Thread |
---|
|
<- Previous | Index | Next -> |
---|---|---|
Re: [xsl] How to sort?, David Carlisle | Thread | Re: [xsl] How to sort?, Mike G |
Re: [xsl] How to sort?, Mike G | Date | Re: [xsl] How to sort?, David Carlisle |
Month |