ON THIS PAGE
xsl:element
Syntax
<xsl:element name="expression"/>
Description
Create an element node in the output document.
Attributes
name | Specifies the
name of the element to be created. The value of the |
Help us improve your experience.
Let us know what you think.
Do you have time for a two-minute survey?
<xsl:element name="expression"/>
Create an element node in the output document.
name | Specifies the
name of the element to be created. The value of the |