aboutsummaryrefslogtreecommitdiff
path: root/files/ko/web/xpath/axes/following/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ko/web/xpath/axes/following/index.html')
-rw-r--r--files/ko/web/xpath/axes/following/index.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/files/ko/web/xpath/axes/following/index.html b/files/ko/web/xpath/axes/following/index.html
new file mode 100644
index 0000000000..eeccb55425
--- /dev/null
+++ b/files/ko/web/xpath/axes/following/index.html
@@ -0,0 +1,6 @@
+---
+title: following
+slug: Web/XPath/Axes/following
+translation_of: Web/XPath/Axes/following
+---
+<p><code>following</code> 축은 자손, 속성, 이름공간 노드를 제외한 문맥 노드 다음에 나오는 모든 노드를 나타냅니다.</p>