# XSLT Element
* * Complete XSLT Element Reference](#)
* * *
## Definition and Usage
The element is used to create element nodes in the output document.
* * *
## Syntax
## Attributes
| Attribute | Value | Description |
| --- | --- | --- |
| name | name | Required. Specifies the name of the element to create. (An expression can be used to assign a value to the name attribute, which is evaluated at runtime, e.g.: ) |
| namespace | URI | Optional. Specifies the namespace URI for the element. (An expression can be used to assign a value to the namespace attribute, which is evaluated at runtime, e.g.: ) |
| use-attribute-sets | namelist | Optional. A space-separated list of attribute sets containing the attributes to add to the element. |
### Example 1
Create an element named "singer" containing the value of each artist element:
(#), (#), (#).
* * Complete XSLT Element Reference](#)
El Element
π
2026-06-18 | π XML
YouTip