On Fri, Oct 06, 2000 at 05:47:55PM +0100, [EMAIL PROTECTED] wrote:
> >                         <xsl:value-of select="/page/result/{@name}"/>
> 
> Try <xsl:value-of select="/page/result/*[name()=current()/@name]"/> instead.

I receive

[AxKit] : about to execute: Apache::AxKit::Language::Sablot::handler
expr.cpp:3380: failed assertion `!"invalid predicate type"'
[Sun Oct  8 13:53:16 2000] [notice] child pid 22809 exit signal Abort (6)

under AxKit 1.0 and Sablotron 0.44 (binary on Solaris). I however do not
know which piece of the chain might be causing the segfault.

But I think that some for of for-each and comparing the name will help.

> ps. This would be more appropriate on the XSL-List, I think.

Correct. The reason I posted to Sablotron list was that there were
some indications that I might be aiming for a feature that was not
supported by current versions of Sablotron. As it turns out my task is
probably out of scope of efficient solution in XSLT and so I indeed
shall switch to XSLT specific list.

Thank you,

-- 
------------------------------------------------------------------------
 Honza Pazdziora | [EMAIL PROTECTED] | http://www.fi.muni.cz/~adelton/
 .project: Perl, mod_perl, DBI, Oracle, auth. WWW servers, XML/XSL, ...
------------------------------------------------------------------------

Reply via email to