Hi Grek,

Grzegorz Kossakowski wrote:
Have you tried following:
    <fb:repeater id="localeRepeater" path="locales">
        <fb:identity>
           <fb:value id="key" path="@name"/>
        </fb:identity>
        <fb:on-bind>
           <fb:value id="value" path="."/>
        </fb:on-bind>
    </fb:repeater>

According to last paragraph of Attributes section of JXPath documentation[1] it 
may work.

[1] http://commons.apache.org/jxpath/users-guide.html#Attributes

No, sorry, but I had more luck with the tip of Jason.
Anyway, I keep my original question because the answer could be interesting for others, too.

Bye,
Florian

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to