| Subject: [xsl] Easy Key-grammar Question From: "Bob Portnell" <simply.bobp@xxxxxxxxx> Date: Tue, 26 Sep 2006 11:08:07 -0700 | 
The structure cries out for a key, and conveniently I already have established <xsl:key name="ItemByGrp" match="item" use="@group" />
Now, if I wanted the <item>s with @group='0', I'd use the function
key('ItemByGrp', 0). No fuss.How do I opposite? *Can* I do the opposite, or am I better off leaving it alone? Should I create a more refined key definition thus?
Bob Portnell simply.bobp@xxxxxxxxx
| Current Thread | 
|---|
| 
 | 
| <- Previous | Index | Next -> | 
|---|---|---|
| Re: [xsl] Blindstaring on descenden, Abel Braaksma | Thread | RE: [xsl] Easy Key-grammar Question, Michael Kay | 
| Re: [xsl] Blindstaring on descenden, Abel Braaksma | Date | [xsl] Complex group-by with saxon:e, Moritz Ringler | 
| Month |