Subject: RE: First element with given attribute values
From: Nicolas Mailhot <Nicolas.Mailhot@xxxxxxxxxxx>
Date: Sun, 11 Apr 2004 19:34:07 +0200
|
Le dim, 11/04/2004 C 19:36 +0200, Andreas L. Delmelle a C)crit :
> In theory, this opens up the possibility of redirecting the content of your
> node-set variable to a separate (temporary) XML file, and use key() in
> combination with document() as described above to have it return the nodes
> from you temporary tree.
> The use of a temp-file to store the node-set variable in itself can be
> considered to be suboptimal, I guess, but just to show that the possiblity
> does exist...
In my case temp files are a big no-go.
The result of the process won't even be written on-disk but piped to a
shell script.
Cheers,
--
Nicolas Mailhot
[****** removed an attachment of type application/pgp-signature which had a name of signature.asc]
|