aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/xpath/axes/preceding/index.html
blob: bb6d7c977e8b3a318f48d18e3b27351b8b435652 (plain)
1
2
3
4
5
6
7
8
---
title: preceding
slug: Web/XPath/Axes/preceding
translation_of: Web/XPath/Axes/preceding
---
<p>
</p><p>L'axe <code>preceding</code> indique tous les nœuds qui précédent le nœud de contexte dans le document, except any <code>ancestor</code>, excepté les nœuds <code>attribute</code> et <code>namespace</code>.
</p>