Subject: RE: Cross reference question
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Wed, 30 Mar 2005 18:53:10 +0100
|
> Great, good, fine. I'm using Mozilla Firefox v. 1.0.2. ANYWAY, the
> formatting isn't my main problem as you could discern from the mail.
> IF the file is well-formed according to the perfect parser and/or
> processor, how would you go about retrieving said information?
I would define a key on the node that you want to retrieve (by means of
xsl:key), and use the key() function to find it.
Michael Kay
http://www.saxonica.com/
|