aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/xpath/axes/preceding-sibling/index.html
blob: b4c78b09b8ffe7f9b6dbfc81c25af757f50c42c7 (plain)
1
2
3
4
5
6
7
8
9
---
title: preceding-sibling
slug: Web/XPath/Axes/preceding-sibling
translation_of: Web/XPath/Axes/preceding-sibling
---
<p>
</p><p>L'axe <code>preceding-sibling</code> indique tous les nœuds qui ont le même <code>parent</code> que le nœud de contexte mais qui apparaissent avant lui dans le document source.
</p><p><span class="comment">Interwiki Languages Links</span>
</p>{{ languages( { "en": "en/XPath/Axes/preceding-sibling", "es": "es/XPath/Ejes/preceding-sibling", "pl": "pl/XPath/Osie/preceding-sibling" } ) }}