Emulation of XSL's id() in DSSSL?

Subject: Emulation of XSL's id() in DSSSL?
From: Ralf Kempkens <kempkens@xxxxxxxxxxx>
Date: Fri, 25 Feb 2000 13:49:32 +0100
Hello,

I've the problem, that I have to process an attribute value containing a list
of ids in DSSSL.
In xsl, the id()-function automatically returns a nodeset, but in DSSSL there
is only 'process-element-by-id' which returns a single node.

(e.g. <node id="id7" references="id1 id2 id4 id9">...</node>)

Does anybody out there have a function handy, that will return the right
nodeset?

Thanks


Regards

Ralf Kempkens      


 DSSSList info and archive:  http://www.mulberrytech.com/dsssl/dssslist


Current Thread