--- title: comment slug: Web/XSLT/Element/comment tags: - Référence_XSLT translation_of: Web/XSLT/Element/comment original_slug: Web/XSLT/comment --- {{ XsltRef() }} L'élément `` écrit un commentaire dans le document de sortie. Il ne doit contenir que du texte. ### Syntaxe MODÈLE ### Attributs obligatoires Aucun. ### Attributs optionnels Aucun. ### Type Instruction, apparaît dans un modèle. ### Définition [XSLT 1.0, section 7.4](http://www.w3.org/TR/xslt#section-Creating-Comments). ### Support Gecko Supporté.