xsl-list
[Top] [All Lists]

Re: centralised alphabetical order ...

2004-04-01 04:54:21
I think i get a problem with the union operator then, as the xalan server the translation is running on can't seem to cope with more than 27 unions of files in a for-each statement (it doesnt seem to have enough memory). I am assuming when u say "><xsl:for-each select="some path that selects at least one node from each
document">
 ... select="key(..."
it would be something like <xsl:for-each select="document($nsindex/filename)/root/link | document($nsindex/filename)/root/link | document($nsindex/filename)/root/link">? as i tried something like this earlier and placed an xsl:sort after, this is when i encountered the union problem!

I forgot to say i have about 30 files which need to be searched.


From: David Carlisle <davidc(_at_)nag(_dot_)co(_dot_)uk>
Reply-To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: Re: [xsl] centralised alphabetical order ...
Date: Thu, 1 Apr 2004 12:46:42 +0100

> I wanted to match all the titles in all documents under nsindex using the > same xsl:key statement. For example, if i had 4 files with one title in each > which started with the letter A, i would want the statement <xsl:for-each > select="key('cat-by-firstocc', A)"> to go through all of those documents.

you can't have a single key lookup that covers more than one document.
xsl:key applies to all documents but each is indexed separately and
key() just returns nodes from the current document.

so you need to go
<xsl:for-each select="some path that selects at least one node from each
document">
 ... select="key(...

Often this isn't quite the semantic that you want, but it's the semantic
that you get:-)

David


--
http://www.dcarlisle.demon.co.uk/matthew

________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

--+------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--+--


_________________________________________________________________
Use MSN Messenger to send music and pics to your friends http://www.msn.co.uk/messenger