Tag Archives: xsl

XSLT – Using lists and maps as template parameters

XSLT 1.0 doesn’t make it easy to pass lists, maps or arbitrary XML as template parameters. Fortunately most current transformer implementations support a solution out-of-the-box. Continue reading