parametric xsl element values

Subject: parametric xsl element values
From: "Nuri Besen" <nb_news@xxxxxxxxxxx>
Date: Mon, 21 Aug 2000 08:17:16 EDT
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.



Thanks, Nuri ________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com


XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list



Current Thread