[Home] [By Thread] [By Date] [Recent Entries]

Subject: xsl:include
From: Yue Ma <may@xxxxxxxxxxxxxxxx>
Date: Thu, 31 Jan 2002 13:59:09 -0500
Hi there,
How can I use xsl:include if I want something like this:
(If I have an XML called x.xml:
<FileID>
    Something
</FileID>
)
<xsl:stylesheet ....>
  <xsl:variable name="filename" select="//FileID"/>
  <xsl:include href="concat($filename,'.xsl')"/>
..
</xsl:stylesheet>

Looks like I can not do that....

Thanks
Yue


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


Current Thread
  • xsl:include
    • Yue Ma - Thu, 31 Jan 2002 14:00:42 -0500 (EST) <=
      • <Possible follow-ups>
      • gbk - Thu, 31 Jan 2002 17:34:10 -0500 (EST)
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member