From da78a9e329e272dedb2400b79a3bdeebff387d47 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:42:17 -0500 Subject: initial commit --- files/ko/web/xpath/axes/namespace/index.html | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 files/ko/web/xpath/axes/namespace/index.html (limited to 'files/ko/web/xpath/axes/namespace') diff --git a/files/ko/web/xpath/axes/namespace/index.html b/files/ko/web/xpath/axes/namespace/index.html new file mode 100644 index 0000000000..fb0b9fff79 --- /dev/null +++ b/files/ko/web/xpath/axes/namespace/index.html @@ -0,0 +1,10 @@ +--- +title: namespace +slug: Web/XPath/Axes/namespace +translation_of: Web/XPath/Axes/namespace +--- +

+ + (지원 안 함) +

+

namespace 축은 문맥 노드 범위(scope) 안에 있는 모든 노드를 나타냅니다. 이 경우에, 문맥 노드는 요소 노드이어야 합니다.

-- cgit v1.2.3-54-g00ecf