aboutsummaryrefslogtreecommitdiff
path: root/files/ko/web/api/xsltprocessor/basic_example
diff options
context:
space:
mode:
Diffstat (limited to 'files/ko/web/api/xsltprocessor/basic_example')
-rw-r--r--files/ko/web/api/xsltprocessor/basic_example/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/ko/web/api/xsltprocessor/basic_example/index.html b/files/ko/web/api/xsltprocessor/basic_example/index.html
index cb96c52c55..a09cf8ed1d 100644
--- a/files/ko/web/api/xsltprocessor/basic_example/index.html
+++ b/files/ko/web/api/xsltprocessor/basic_example/index.html
@@ -1,7 +1,8 @@
---
title: Basic Example
-slug: XSLT_in_Gecko/Basic_Example
+slug: Web/API/XSLTProcessor/Basic_Example
translation_of: Web/API/XSLTProcessor/Basic_Example
+original_slug: XSLT_in_Gecko/Basic_Example
---
<h2 id=".EA.B8.B0.EB.B3.B8_.EC.98.88"> 기본 예 </h2>
<p>이 첫 예는 브라우저에서 XSLT 변환 설정의 기본을 보여준다. 이 예는 Article에 대한 정보(Title, Author 목록과 Body 글)를 포함한 XML 문서를 얻어 그것을 사람이 읽을 수 있는 형식으로 나타낸다.