I've been told, and see from the XSL specification that importing is limited
in that you can not dynamically decide what to import (assuming the choices
are not a finite set).
Ideally I would like to be able to say something like <xsl:import
href="{$href}"/>
It seems a rather large oversight to not include something like this. Am I
missing some mechanism that provides this functionality? Anyone know if
there are plans to include it in future recommendations?
thanks,
alan
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|