On 11-04-16 02:33 AM, Terrence Brannon wrote:
> On Fri, Apr 15, 2011 at 11:27 PM, Chris Janik <[email protected]
> <mailto:[email protected]>> wrote:
> 
>    I think you have to use path like this
> 
>     <asanaview name="av" datapath="dset:asanas/asana"
>    asana="$path{'name/text()}" imgurl="$path{'img_url/text()'}" />
> 
> 
> Yes, that worked, but only the last element in the dataset rendered. I
> think it's because there is not a unique name for each view and so
> they overwrote each other. I tried setting an attribute
> name="${'uniqueid' + this.pos()}" but that failed with an error

The name attribute can only be defined at compile-time.  Do you actually need 
to name each of the asanaviews?


Reply via email to