Merico Raffaele wrote:
> Hi cocooners
> 
> Does anybody knows if there is a possibility to use xml values that was
> generated before as input in the sitemap as ie:
>     <map:parameter name="paraName" value="{XPATH-expression}"/>

No, because the sitemap is built and those parameters are handled before
the generator starts and any of that XML is seen. If you need to do
that, you need to use flowscript as a controller, get the content, get
your xpath value, and pass it to your pipeline.

Regards, Upayavira

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