Subject: RE: parent attribute? aaargh
From: "Mattias Konradsson" <preacher@xxxxxxxxxxx>
Date: Mon, 8 Feb 1999 12:14:57 +0100
|
>try <xsl:value-of select="ancestor(submenu[@id])/@id" />.
>Read this as "get the value of the id attribute from the first
>ancestor of type submenu which has an id attribute".
Didn't work :( I've tried patterns that logically should produce *all*
ancestor attributes also, didn't work either.
I'm leaning towards there's a bug that doesn't let through attribute values
through the ancestor function but I *really* hope that isn't the case
because then there would be no way at all currently to access parent
attributes afaik.
-----------------
Mattias Konradsson
ICON Medialab
mattias.konradsson@xxxxxxxxxxxxxxx
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|