aboutsummaryrefslogtreecommitdiff
path: root/files/ko/web/xpath/axes/attribute/index.html
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2020-12-08 14:42:17 -0500
committerPeter Bengtsson <mail@peterbe.com>2020-12-08 14:42:17 -0500
commitda78a9e329e272dedb2400b79a3bdeebff387d47 (patch)
treee6ef8aa7c43556f55ddfe031a01cf0a8fa271bfe /files/ko/web/xpath/axes/attribute/index.html
parent1109132f09d75da9a28b649c7677bb6ce07c40c0 (diff)
downloadtranslated-content-da78a9e329e272dedb2400b79a3bdeebff387d47.tar.gz
translated-content-da78a9e329e272dedb2400b79a3bdeebff387d47.tar.bz2
translated-content-da78a9e329e272dedb2400b79a3bdeebff387d47.zip
initial commit
Diffstat (limited to 'files/ko/web/xpath/axes/attribute/index.html')
-rw-r--r--files/ko/web/xpath/axes/attribute/index.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/files/ko/web/xpath/axes/attribute/index.html b/files/ko/web/xpath/axes/attribute/index.html
new file mode 100644
index 0000000000..309f584fed
--- /dev/null
+++ b/files/ko/web/xpath/axes/attribute/index.html
@@ -0,0 +1,6 @@
+---
+title: attribute
+slug: Web/XPath/Axes/attribute
+translation_of: Web/XPath/Axes/attribute
+---
+<p><code>attribute</code> 축은 문맥 노드의 속성을 나타냅니다. 오직 요소만 속성이 있습니다. 이 축은 at sign(@)으로 줄여 쓸 수 있습니다.</p>