--- title: copy-of slug: Web/XSLT/Element/copy-of tags: - Référence_XSLT translation_of: Web/XSLT/Element/copy-of original_slug: Web/XSLT/copy-of ---
{{ XsltRef() }}
L'élément <xsl:copy-of>
fait une copie complète dans le document de sortie (incluant les nœuds enfants) de tout ce que l'élément sélectionné spécifie.
<xsl:copy-of select=EXPRESSION />
select
Aucun.
Instruction, apparaît dans un modèle.
Supporté.
Interwiki Languages links
{{ languages( { "en": "en/XSLT/copy-of", "es": "es/XSLT/copy-of", "pl": "pl/XSLT/copy-of" } ) }}