From 41a6588583ba556303af7f9a7c2c36150ff60081 Mon Sep 17 00:00:00 2001 From: julieng Date: Thu, 11 Nov 2021 09:03:59 +0100 Subject: convert content to md --- files/fr/web/xslt/element/fallback/index.md | 49 ++++++++++++++++------------- 1 file changed, 28 insertions(+), 21 deletions(-) (limited to 'files/fr/web/xslt/element/fallback/index.md') diff --git a/files/fr/web/xslt/element/fallback/index.md b/files/fr/web/xslt/element/fallback/index.md index 9cf3514a9e..0bf977b9b5 100644 --- a/files/fr/web/xslt/element/fallback/index.md +++ b/files/fr/web/xslt/element/fallback/index.md @@ -6,25 +6,32 @@ tags: translation_of: Web/XSLT/Element/fallback original_slug: Web/XSLT/fallback --- -

{{ XsltRef() }} -

L'élément <xsl:fallback> définit le modèle à utiliser si un élément d'extension donné (ou, éventuellement, une nouvelle version) n'est pas supporté. -

-

Syntaxe

-
<xsl:fallback>
-	MODÈLE
-</xsl:fallback>

Attributs obligatoires

-

Aucun. -

-

Attributs optionnels

-

Aucun. -

-

Type

-

Instruction, apparaît dans un modèle. -

-

Définition

-

XSLT 1.0, section 15. -

-

Gecko support

-

Pas encore supporté. -

\ No newline at end of file + +L'élément `` définit le modèle à utiliser si un élément d'extension donné (ou, éventuellement, une nouvelle version) n'est pas supporté. + +### Syntaxe + + + MODÈLE + + +### Attributs obligatoires + +Aucun. + +### Attributs optionnels + +Aucun. + +### Type + +Instruction, apparaît dans un modèle. + +### Définition + +[XSLT 1.0, section 15](http://www.w3.org/TR/xslt#fallback). + +### Gecko support + +Pas encore supporté. -- cgit v1.2.3-54-g00ecf