Subject: IE5: generating element with variable name
From: "Kenneth J. Hughes" <kjh@xxxxxxx>
Date: Wed, 08 Dec 1999 16:26:00 -0500
|
Given that IE5 does not support <xsl:variable>, and
given that IE5 does not support <xsl:element name="{$varName}">
(or apparently anything other than literal values for the value
of the name attribute), how can I create an element whose
name is determined dynamically?
BTW, I do not see any workaround at Microsoft's XSL conformance
page:
http://msdn.microsoft.com/xml/XSLGuide/conformance.asp
Am I missing something? Is this impossible?
Thanks for any ideas.
Kenneth J. Hughes
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|