Visit Mozilla.org

XSLT:comment

Un article de MDC.

Référence XSLT/XPath : Éléments XSLT, Fonctions EXSLT, Fonctions XPath, Axes XPath

Sommaire

L'élément <xsl:comment> écrit un commentaire dans le document de sortie. Il ne doit contenir que du texte.

[modifier] Syntaxe

<xsl:comment>
	MODÈLE
</xsl:comment> 

[modifier] Attributs obligatoires

Aucun.

[modifier] Attributs optionnels

Aucun.

[modifier] Type

Instruction, apparaît dans un modèle.

[modifier] Définition

XSLT 1.0, section 7.4.

[modifier] Support Gecko

Supporté.