Arsen A. Gutsal wrote:
How can I access flow document within the sitemap?
Let say I have <generate src="somefile.xml">
<map:select type="parameter-selector-test">
<map:when test="{somefile/error}">
<!-- this should be called when somefile.xml has /error tag -->
</map:when>
....


Is that possible?

It sounds to me like you should be putting your variations into a transformer.

Perhaps this might help:
http://cocoon.apache.org/2.1/userdocs/generators/xpathdirectory-generator.html

Please explain a little more your use-case.

Ben

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



Reply via email to