|
Subject: [xsl] 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 |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| RE: [xsl] Sorting wiht variable num, Michael Kay | Thread | Re: [xsl] xsl:include, gbk |
| Re: RE: [xsl] child numbering, gbk | Date | [xsl] basic question about xpath su, Bryan Rasmussen |
| Month |