aboutsummaryrefslogtreecommitdiff
path: root/files/ko/web/xpath/axes/following-sibling/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ko/web/xpath/axes/following-sibling/index.html')
-rw-r--r--files/ko/web/xpath/axes/following-sibling/index.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/files/ko/web/xpath/axes/following-sibling/index.html b/files/ko/web/xpath/axes/following-sibling/index.html
new file mode 100644
index 0000000000..f6d2896ffc
--- /dev/null
+++ b/files/ko/web/xpath/axes/following-sibling/index.html
@@ -0,0 +1,6 @@
+---
+title: following-sibling
+slug: Web/XPath/Axes/following-sibling
+translation_of: Web/XPath/Axes/following-sibling
+---
+<p><code>following-sibling</code> 축은 문맥 노드와 부모가 같고 소스 문서에서 문맥 노드 다음에 보이는 모든 노드를 나타냅니다.</p>