aboutsummaryrefslogtreecommitdiff
path: root/files/ko/web/xslt/element/copy-of/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ko/web/xslt/element/copy-of/index.html')
-rw-r--r--files/ko/web/xslt/element/copy-of/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/ko/web/xslt/element/copy-of/index.html b/files/ko/web/xslt/element/copy-of/index.html
index cfd00ae443..99619c2bba 100644
--- a/files/ko/web/xslt/element/copy-of/index.html
+++ b/files/ko/web/xslt/element/copy-of/index.html
@@ -1,9 +1,10 @@
---
title: copy-of
-slug: Web/XSLT/copy-of
+slug: Web/XSLT/Element/copy-of
tags:
- XSLT_Reference
translation_of: Web/XSLT/Element/copy-of
+original_slug: Web/XSLT/copy-of
---
<p>{{ XsltRef() }}</p>
<p><code>&lt;xsl:copy-of&gt;</code> 요소는 select 속성이 출력 문서에 무엇을 지정하든지 (자손 노드를 포함하여) 깊게 복사(deep copy)합니다.</p>