keywords-comma-exploder
scale-denominator-formatter
add-extent-from-geokeywords
}}}
=== Process definition ===
==== Main configuration ====
In order to be visible in schema suggestion, the process :
* MUST be registered in suggest.xsl file for the schema.
* MUST provide 2 templates named list-{processIdentifier} and analyze-{processIdentifier} (the main match="@*|node()" is used for processing). This 2 templates are called by suggest.xsl according to the action of the metadata.suggestion service.
The list-* template simply return the process identifier. eg.
{{{