blob: 1392c91ad0fc89091849d7d796eb279be7dfe657 (
plain)
1
2
3
4
5
6
|
---
title: preceding-sibling
slug: Web/XPath/Axes/preceding-sibling
translation_of: Web/XPath/Axes/preceding-sibling
---
<p><code>preceding-sibling</code> 축은 문맥 노드와 부모가 같고 소스 문서에서 문맥 노드 앞에 나오는 모든 노드를 나타냅니다.</p>
|