Subject: Re: [xsl] Specify/determine element's "logical" parent From: Jeni Tennison <jeni@xxxxxxxxxxxxxxxx> Date: Thu, 23 Sep 2004 22:05:11 +0100 |
It would certainly be easiest to use the parentid attribute. To do
that, all you have to do is set up a key that indexes the <item> elements based on their id attribute:
This data structure could be very large; would this have a performance impact (hashing or whatever the entire document) or would it just hash or whatever the keys when it needs them? If so, is it possible (in ASP.NET) to share these keys in memory for the entire application, or will these be processed each time this XSL is invoked? Sorry if this does not makse sense; I am somewhat new to XSL and .NET and have never worked with XSL key.
Jeni -- Jeni Tennison http://www.jenitennison.com
Current Thread |
---|
|
<- Previous | Index | Next -> |
---|---|---|
Re: [xsl] Specify/determine element, john-xsl-list | Thread | Re: [xsl] Specify/determine element, john-xsl-list |
Re: [xsl] Specify/determine element, David Carlisle | Date | Re: [xsl] Advantages of using key(), David Carlisle |
Month |