This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: element name="substring-before(.,':')"


Attribute value templates.

<xsl:element name="{substring-before(.,':')}">

Mike Kay

> I'm trying to create an element with a name that I generate from the 
> content of another element. The idea is something like this:
> 
> <xsl:element name="substring-before(.,':')">
> 


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]