docs.rodeo

MDN Web Docs mirror

The <xsl:element> element creates an element in the output document.

Syntax

<xsl:element name=NAME namespace=URI use-attribute-sets=LIST-OF-NAMES >
  TEMPLATE
</xsl:element>

Required Attributes

Optional Attributes

Type

Instruction, appears within a template.

Specifications

XSLT, section 7.1.2.

Gecko support

Supported.

In this article

View on MDN