aboutsummaryrefslogtreecommitdiff
path: root/files/ko/web/xslt/element/sort/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ko/web/xslt/element/sort/index.html')
-rw-r--r--files/ko/web/xslt/element/sort/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/ko/web/xslt/element/sort/index.html b/files/ko/web/xslt/element/sort/index.html
index 22217ec61f..878933a511 100644
--- a/files/ko/web/xslt/element/sort/index.html
+++ b/files/ko/web/xslt/element/sort/index.html
@@ -1,9 +1,10 @@
---
title: sort
-slug: Web/XSLT/sort
+slug: Web/XSLT/Element/sort
tags:
- XSLT_Reference
translation_of: Web/XSLT/Element/sort
+original_slug: Web/XSLT/sort
---
<p>{{ XsltRef() }}</p>
<p><code>&lt;xsl:sort&gt;</code> 요소는 <code>&lt;xsl:apply-templates&gt;</code>나 <code>&lt;xsl:for-each&gt;</code>가 선택한 노드에 정렬키를 정의하고 노드를 처리할 순서를 결정합니다.</p>