xsl-list
[Top] [All Lists]

[xsl] What does name="{name()}" mean?

2009-12-25 12:30:15
Sometimes in templates a pattern like the following appear:

<xsl:template .....>
  <xsl:element name="{name()}" ....> 
  ....
  </xsl:element>
</xsl:template>

What do the curly brackets and name="{name()}" mean?

Ben



--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>