diff options
Diffstat (limited to 'files/fr/web/xpath/axes/following/index.html')
| -rw-r--r-- | files/fr/web/xpath/axes/following/index.html | 9 |
1 files changed, 9 insertions, 0 deletions
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 +--- +<p> +</p><p>L'axe <code>following</code> indique tous les nœuds situés après le nœud de contexte, excepté les nœuds <code>descendant</code>, <code>attribute</code> et <code>namespace</code>. +</p><p><span class="comment">Interwiki Languages Links</span> +</p>{{ languages( { "en": "en/XPath/Axes/following", "es": "es/XPath/Ejes/following", "pl": "pl/XPath/Osie/following" } ) }} |
