Subject: Re: [xsl] Count items in a key ? From: Michael Kay <mike@xxxxxxxxxxxx> Date: Wed, 13 Oct 2010 16:15:19 +0100 |
No, this isn't available. I don't think there's any good reason for not providing it.Hi List. I would like to know if it is possible to get all "key" item from an xsl:key ? I mean: when you define a key, say: <xsl:key name="mykey" match="NODE" use="@id"/>
You can retrieve all NODE nodes with a given @id attribute. But is it possible to retrieve all distinct @id values from the key ? (I know it is possible to get them from the XML file, but wouldn't it be faster to get what is already retrieved ?)
Michael Kay Saxonica
Current Thread |
---|
|
<- Previous | Index | Next -> |
---|---|---|
Re: [xsl] Count items in a key ?, David Carlisle | Thread | RE: [xsl] Count items in a key ?, Fabien Tillier |
Re: [xsl] Foreign namespaces in XSL, David | Date | RE: [xsl] Count items in a key ?, Scott Trenda |
Month |