<?xml version="1.0" encoding="windows-1252"?>
<node id="410369" title="Re^3: Multidimensional Arrays" created="2004-11-25 05:54:02" updated="2005-08-11 02:48:53">
<type id="11">
note</type>
<author id="62116">
chb</author>
<data>
<field name="doctext">
This works, too:

&lt;code&gt;
@{${$another[0]}}[$i]
&lt;/code&gt;

I think ist is a little bit clearer (from in to out): 1. fetch array element 0, 2. dereference, 3. treat it like an array, 4. fetch via &lt;code&gt;[$i]&lt;/code&gt;.
&lt;p&gt;
But this all looks really ugly. It would be better to fix the strange assignment to &lt;code&gt;@another&lt;/code&gt; than to use such a complicated expression just to fetch a value...</field>
<field name="root_node">
90647</field>
<field name="parent_node">
410365</field>
</data>
</node>
