Volker Schneider wrote: > > Do you mean: ...are available to nested components, but not outside the > action-set? > Yes, for example:
<map:act set="xy"> <map:generate src="{value-from-set}"/> </map:act> <map:transform src="{value-from-set}"/> Then the generator should work, but the transformer not. This at least is the theory... Ok, which version of Cocoon do you use? Do you use the interpreted sitemap or the compiled one? I guess you use the interpreted one, so perhaps switching to the compiled helps? Carsten --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>