From ea0377b93b3d290053fda7115929930b8c8d4d25 Mon Sep 17 00:00:00 2001 From: julieng Date: Thu, 11 Nov 2021 09:00:12 +0100 Subject: convert content to md --- files/fr/web/xpath/functions/index.md | 78 +++++++++++++++++------------------ 1 file changed, 38 insertions(+), 40 deletions(-) (limited to 'files/fr/web/xpath/functions/index.md') diff --git a/files/fr/web/xpath/functions/index.md b/files/fr/web/xpath/functions/index.md index e4afddab49..f985a5bb4f 100644 --- a/files/fr/web/xpath/functions/index.md +++ b/files/fr/web/xpath/functions/index.md @@ -8,43 +8,41 @@ tags: translation_of: Web/XPath/Functions original_slug: Web/XPath/Fonctions --- -

 

-

{{ XsltRef() }} La liste ci-dessous regroupe les principales fonctions de XPath et les ajouts à XPath qui sont spécifiques à XSLT. 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 Gecko. Pour plus d'informations sur l'utilisation des fonctions XPath/XSLT, reportez-vous à la page Autres ressources.

- \ No newline at end of file +{{ XsltRef() }} La liste ci-dessous regroupe les principales fonctions de [XPath](XPath) et les ajouts à XPath qui sont spécifiques à [XSLT](/XSLT). 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 [Gecko](/Gecko). Pour plus d'informations sur l'utilisation des fonctions XPath/XSLT, reportez-vous à la page [Autres ressources](/Transformations_XML_avec_XSLT/Autres_ressources). + +- [boolean()](Fonctions/boolean) +- [ceiling()](Fonctions/ceiling) +- [concat()](Fonctions/concat) +- [contains()](Fonctions/contains) +- [count()](Fonctions/count) +- [current()](Fonctions/current) _Spécifique à XSLT_ +- [document()](Fonctions/document) _Spécifique à XSLT_ +- [element-available()](Fonctions/element-available) +- [false()](Fonctions/false) +- [floor()](Fonctions/floor) +- [format-number()](Fonctions/format-number) _Spécifique à XSLT_ +- [function-available()](Fonctions/function-available) +- [generate-id()](Fonctions/generate-id) _Spécifique à XSLT_ +- [id()](Fonctions/id) _(partiellement supporté)_ +- [key()](Fonctions/key) _Spécifique à XSLT_ +- [lang()](Fonctions/lang) +- [last()](Fonctions/last) +- [local-name()](Fonctions/local-name) +- [name()](Fonctions/name) +- [namespace-uri()](Fonctions/namespace-uri) +- [normalize-space()](Fonctions/normalize-space) +- [not()](Fonctions/not) +- [number()](Fonctions/number) +- [position()](Fonctions/position) +- [round()](Fonctions/round) +- [starts-with()](Fonctions/starts-with) +- [string()](Fonctions/string) +- [string-length()](Fonctions/string-length) +- [substring()](Fonctions/substring) +- [substring-after()](Fonctions/substring-after) +- [substring-before()](Fonctions/substring-before) +- [sum()](Fonctions/sum) +- [system-property()](Fonctions/system-property) _Spécifique à XSLT_ +- [translate()](Fonctions/translate) +- [true()](Fonctions/true) +- [unparsed-entity-url()](Fonctions/unparsed-entity-url) _Spécifique à XSLT_ _(non supporté)_ -- cgit v1.2.3-54-g00ecf