Re: [xslt] key() in match pattern of xsl:key
- From: Vincent Lefevre <vincent+gnome vinc17 org>
- To: xslt gnome org
- Subject: Re: [xslt] key() in match pattern of xsl:key
- Date: Tue, 13 Dec 2005 02:52:47 +0100
On 2005-12-12 13:38:28 -0500, Joel E. Denny wrote:
> The total O(n*log(n)) is better than O(n^2), but lookup time for the final
> RTF would be O(n) rather than the O(1) for real keys. Of course, the n
> here is much smaller than the n of the original document. Nevertheless, it
> would be nice to be able to construct a key off of the final RTF, but keys
> referencing variables is prohibited in XSLT 1.0 (even before the errata),
> and I've already seen posts from Daniel supporting that rule.
An idea would be to try to generate an intermediate RTF (with enough
information in it) in such a way that keys referencing variables would
no longer be useful.
--
Vincent Lefèvre <vincent vinc17 org> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / SPACES project at LORIA
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]