From 71c618f2ea793f0462948cfd512414c9094f7370 Mon Sep 17 00:00:00 2001 From: tristantheb Date: Fri, 30 Apr 2021 16:28:38 +0200 Subject: KS: Removal of the least used macros - l10n-frozen (#611) * KS: Deletion of KS macros used less than 100 times * FIX: Remove conflicting and orphaned files from commits= --- files/es/web/xslt/index.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'files/es/web/xslt/index.html') diff --git a/files/es/web/xslt/index.html b/files/es/web/xslt/index.html index e80b290851..72ec8f8bd7 100644 --- a/files/es/web/xslt/index.html +++ b/files/es/web/xslt/index.html @@ -11,8 +11,7 @@ translation_of: Web/XSLT
Tutorial XSLT (en)
Este tutorial enseña como usar XSLT para transformar documentos XML en otros formatos.

XSLT o XSL Transformaciones es un estandar de la organización W3C que presenta una forma de transformar documentos XML en otros, incluso a formatos que no son XML. Las hojas de estilo XSLT realizan la transformación del documento utilizando una o varias reglas de plantilla unidas al documento fuente a transformar. -

Actualmente, XSLT es muy usado en la edición web, generando páginas HTML o XHTML. La unión de XML y XSLT permite separar contenido y presentación, aumentando así la productividad.. {{ Ref(1) }} -

+

Actualmente, XSLT es muy usado en la edición web, generando páginas HTML o XHTML. La unión de XML y XSLT permite separar contenido y presentación, aumentando así la productividad..

-- cgit v1.2.3-54-g00ecf