diff options
author | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:46:51 +0100 |
---|---|---|
committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:46:51 +0100 |
commit | 8a5554c6fae83e92b10c8dbe5b82108cb44fad6c (patch) | |
tree | 616af8137d0e678ad2f9d515b7b68dc1b9738fca /files/es/web/xpath/functions/index.html | |
parent | a55b575e8089ee6cab7c5c262a7e6db55d0e34d6 (diff) | |
download | translated-content-8a5554c6fae83e92b10c8dbe5b82108cb44fad6c.tar.gz translated-content-8a5554c6fae83e92b10c8dbe5b82108cb44fad6c.tar.bz2 translated-content-8a5554c6fae83e92b10c8dbe5b82108cb44fad6c.zip |
unslug es: modify
Diffstat (limited to 'files/es/web/xpath/functions/index.html')
-rw-r--r-- | files/es/web/xpath/functions/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/es/web/xpath/functions/index.html b/files/es/web/xpath/functions/index.html index 9c0fdd8af4..24eeabd763 100644 --- a/files/es/web/xpath/functions/index.html +++ b/files/es/web/xpath/functions/index.html @@ -1,6 +1,6 @@ --- title: Funciones -slug: Web/XPath/Funciones +slug: Web/XPath/Functions tags: - Referência_XPath - Referência_XSLT @@ -8,6 +8,7 @@ tags: - XPath - XSLT translation_of: Web/XPath/Functions +original_slug: Web/XPath/Funciones --- <p>{{ XsltRef() }} A continuación se presenta una lista ordenada de las funciones core de <font color="#0066cc">XPath</font> y agregados específicos de <font color="#0066cc">XSLT </font>a XPath, incluyendo una descripción, sintaxis, un listado de argumentos, tipo de resultado, referencia apopiada a W3C y el estado actual de soporte en el motor <font color="#0066cc">Gecko</font>. para más información sobre el uso de las funciones de XPath/XSLT, por favor vea la página <a href="/en/Transforming_XML_with_XSLT/For_Further_Reading" title="en/Transforming_XML_with_XSLT/For_Further_Reading"><u><font color="#0066cc">Para más información</font></u></a>.</p> |