aboutsummaryrefslogtreecommitdiff
path: root/files/ko/web/guide/parsing_and_serializing_xml/index.html
diff options
context:
space:
mode:
authorFlorian Merz <me@fiji-flo.de>2021-02-11 14:48:25 +0100
committerFlorian Merz <me@fiji-flo.de>2021-02-11 14:48:25 +0100
commitf2db11d0be377464daa06807f993a562c7dc10ac (patch)
tree9444d300cea8bc73ff4d17be83b42d2350f64ebd /files/ko/web/guide/parsing_and_serializing_xml/index.html
parentee778d6eea54935fd05022e0ba8c49456003381a (diff)
downloadtranslated-content-f2db11d0be377464daa06807f993a562c7dc10ac.tar.gz
translated-content-f2db11d0be377464daa06807f993a562c7dc10ac.tar.bz2
translated-content-f2db11d0be377464daa06807f993a562c7dc10ac.zip
unslug ko: modify
Diffstat (limited to 'files/ko/web/guide/parsing_and_serializing_xml/index.html')
-rw-r--r--files/ko/web/guide/parsing_and_serializing_xml/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/ko/web/guide/parsing_and_serializing_xml/index.html b/files/ko/web/guide/parsing_and_serializing_xml/index.html
index 872dfffaa3..7659099765 100644
--- a/files/ko/web/guide/parsing_and_serializing_xml/index.html
+++ b/files/ko/web/guide/parsing_and_serializing_xml/index.html
@@ -1,6 +1,6 @@
---
title: XML 파싱 및 직렬화
-slug: Web/Guide/XML_파싱_및_직렬화
+slug: Web/Guide/Parsing_and_serializing_XML
tags:
- AJAX
- Add-ons
@@ -12,6 +12,7 @@ tags:
- XMLHttpRequest
- 가이드
translation_of: Web/Guide/Parsing_and_serializing_XML
+original_slug: Web/Guide/XML_파싱_및_직렬화
---
<p>웹 상에서 XML을 파싱하고 직렬화할 때 사용할 수 있는 객체는 다음과 같습니다.</p>