Subject: RE: Parse a variable which contains a tree-fragment
From: "Andreas L. Delmelle" <a_l.delmelle@xxxxxxxxxx>
Date: Thu, 22 Jan 2004 00:20:40 +0100
|
> -----Original Message-----
> From: Andreas L. Delmelle
>
<snip />
> Not only that, I'm curious as to where the add-attr comes from...
> (do you mean 'xsl:attribute'?)
>
> A bit of context would be helpful in any case.
>
Sorry for the short answer, just now it became obvious.
You want:
<xsl:value-of select="following::instance[1]/@src-dn" />
> Cheers,
>
> Andreas
>
>
> XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
>
>
>
>
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|