aboutsummaryrefslogtreecommitdiff
path: root/files/es/web/xml/xml_introduction/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/es/web/xml/xml_introduction/index.html')
-rw-r--r--files/es/web/xml/xml_introduction/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/es/web/xml/xml_introduction/index.html b/files/es/web/xml/xml_introduction/index.html
index c2193e80fb..0f4db54268 100644
--- a/files/es/web/xml/xml_introduction/index.html
+++ b/files/es/web/xml/xml_introduction/index.html
@@ -1,11 +1,12 @@
---
title: Introducción a XML
-slug: Web/XML/Introducción_a_XML
+slug: Web/XML/XML_introduction
tags:
- Principiante
- XML
- introducción
translation_of: Web/XML/XML_introduction
+original_slug: Web/XML/Introducción_a_XML
---
<p><span class="seoSummary">XML es un lenguaje de marcado similar a HTML. Significa Extensible Markup Language (Lenguaje de Marcado Extensible) y es una especificación de <a class="external" href="https://www.w3.org/TR/xml/">W3C</a> como lenguaje de marcado de propósito general. Esto significa que, a diferencia de otros lenguajes de marcado, XML no está predefinido, por lo que debes definir tus propias etiquetas. El propósito principal del lenguaje es compartir datos a través de diferentes sistemas, como Internet.</span></p>