[xsl] question about xsl:element names

Subject: [xsl] question about xsl:element names
From: Calvin Smith <calvins@xxxxxxxxxxxxxxxxx>
Date: Wed, 16 Apr 2003 14:31:51 -0700 (PDT)
Hi,

How can one create an element with a name that is not determined until
runtime? I tried assigning to a variable and putting the variable in the
name attribute of xsl:element, but that doesn't work, and I tried using
the name function within the name attribute, since the name of the element
should be the name of another element, but that doesn't work either.

I've checked the FAQs that I'm aware of, and didn't see this question.
Thanks in advance...

-calvin



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


Current Thread