Hello Andrew,
I've tried it but it doesn't work ....
This time I get "{$name}+{$level}" as an answer !
I've tried the function approach and this one works !
Guy
>You need to use AVT's (Attribute Value Templates) by wrapping the
>variables in curly braces { }
>
><p><pile:getStartFlow name="{$name}" level="{$level}"/></p>
> ^ ^ ^ ^
>check out:
>
>http://www.dpawson.co.uk/xsl/sect2/N1575.html
>
