From 33058f2b292b3a581333bdfb21b8f671898c5060 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:40:17 -0500 Subject: initial commit --- files/fr/web/xpath/axes/following/index.html | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 files/fr/web/xpath/axes/following/index.html (limited to 'files/fr/web/xpath/axes/following') diff --git a/files/fr/web/xpath/axes/following/index.html b/files/fr/web/xpath/axes/following/index.html new file mode 100644 index 0000000000..cb53cdd742 --- /dev/null +++ b/files/fr/web/xpath/axes/following/index.html @@ -0,0 +1,9 @@ +--- +title: following +slug: Web/XPath/Axes/following +translation_of: Web/XPath/Axes/following +--- +

+

L'axe following indique tous les nœuds situés après le nœud de contexte, excepté les nœuds descendant, attribute et namespace. +

Interwiki Languages Links +

{{ languages( { "en": "en/XPath/Axes/following", "es": "es/XPath/Ejes/following", "pl": "pl/XPath/Osie/following" } ) }} -- cgit v1.2.3-54-g00ecf