xsl-list
[Top] [All Lists]

Re: Outer Loop and Inner Loop

2003-05-02 09:50:18
Thank you!

Do try to avoid making random guesses at the syntax, it will take you
months to discover the right answer that way.

Funny : )


select="@*[name() = $var]"

I ended up with:
<xsl:value-of select="$outerCurrent/@*[name() = $innerFLD]"/>


Is it just me?  I try and try (guessing I suppose / but I do try to apply
what I know) and sometimes I just can't get it.  As in this last example.
Then when someone [Michael] posts the solution and I see it, I think "Duhhh,
that is obvious".

Thanks again... I can move forward now.
Karl


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



<Prev in Thread] Current Thread [Next in Thread>