- From: Bob DuCharme <bobducharme@earthlink.net>
- Date: Tue, 26 Dec 2000 16:21:24 -0500
- To: <xsl-editors@w3.org>
I can't figure out from the 1.1 WD whether I can use an attribute
value template in an xsl:document element's href attribute. For
example, can I do the following?
<xsl:variable name="var1">1</xsl:variable>
<xsl:document href="file{$var1}.xml">
<!-- document contents here -->
</xsl:document>
thanks,
Bob DuCharme www.snee.com/bob <bob@
snee.com> "The elements be kind to thee, and make thy
spirits all of comfort!" Anthony and Cleopatra, III ii
Received on Tuesday, 26 December 2000 16:19:50 UTC