Hi all,

Is it possible to provide configuration parameters in sitemap for
generators? Like this:

<map:generator name="my-generator src="MyGenerator">
  <some-parameter>foobar</some-parameter>
</map:generator>

This is possible for at least transformers and actions.

If so, how do I read those parameters in the code?

-Tuomo

Reply via email to