[Home] [By Thread] [By Date] [Recent Entries]
Hello,
I am trying to make the value of xsl:include parametric and come from the xml data. First the well, is it possible? if yes, how? for example: -------------------------------- <?xml version="1.0"?> <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> <xsl:output method="html"/> <xsl:include href="generic.xsl"/> </xsl:stylesheet> --------------------------------- here i would like to change the generic.xsl to something like my.xsl available from the xml document.
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



