xsl:import extension
so far, no idea how to build...
transformation pipeline
A transformation pipeline task transforms the input with multiple stylesheets in a specific order. The result of one transformation will be the input for the next, or the result after the last transformation.
per namespace stylesheet
Scanning the input document(s) for namespaces and import a stylesheet for each of these namespace.
generate stylesheet

The task, scanning the input objects for namespaces, generates a stylesheet with the according xsl:import statements.

/livcos.org/data/map/brainstorm/DataView