diff options
author | Florian Merz <me@fiji-flo.de> | 2021-02-11 12:36:30 +0100 |
---|---|---|
committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 12:36:30 +0100 |
commit | 7766d67593cf81cc5d15a77b6dcad98d1b98f6aa (patch) | |
tree | 004e031fc47a2ed576e83000b7ef08f9355459f4 /files/fr/web/xpath/functions/index.html | |
parent | 39f2114f9797eb51994966c6bb8ff1814c9a4da8 (diff) | |
download | translated-content-7766d67593cf81cc5d15a77b6dcad98d1b98f6aa.tar.gz translated-content-7766d67593cf81cc5d15a77b6dcad98d1b98f6aa.tar.bz2 translated-content-7766d67593cf81cc5d15a77b6dcad98d1b98f6aa.zip |
unslug fr: modify
Diffstat (limited to 'files/fr/web/xpath/functions/index.html')
-rw-r--r-- | files/fr/web/xpath/functions/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/fr/web/xpath/functions/index.html b/files/fr/web/xpath/functions/index.html index 3c0b92453f..68b1fd9e5f 100644 --- a/files/fr/web/xpath/functions/index.html +++ b/files/fr/web/xpath/functions/index.html @@ -1,11 +1,12 @@ --- title: Fonctions -slug: Web/XPath/Fonctions +slug: Web/XPath/Functions tags: - Référence_XPath - Référence_XSLT - XPath translation_of: Web/XPath/Functions +original_slug: Web/XPath/Fonctions --- <p> </p> <p>{{ XsltRef() }} La liste ci-dessous regroupe les principales fonctions de <a href="XPath">XPath</a> et les ajouts à XPath qui sont spécifiques à <a href="/XSLT">XSLT</a>. Chaque lien fournit pour la fonction correspondante description, syntaxe, liste d'arguments, types de résultats, description originelle dans les recommandations du W3C, et niveau de support actuel dans <a href="/Gecko">Gecko</a>. Pour plus d'informations sur l'utilisation des fonctions XPath/XSLT, reportez-vous à la page <a href="/Transformations_XML_avec_XSLT/Autres_ressources">Autres ressources</a>.</p> |