From 8b6621966195ae20c972e812d5cdbed2b6146675 Mon Sep 17 00:00:00 2001 From: rjohnson Date: Thu, 18 Mar 2021 17:16:33 -0700 Subject: remove fx_minversion_header macro calls --- files/es/web/exslt/math/highest/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/es/web/exslt/math/highest') diff --git a/files/es/web/exslt/math/highest/index.html b/files/es/web/exslt/math/highest/index.html index 0a41b67d23..bc7872f742 100644 --- a/files/es/web/exslt/math/highest/index.html +++ b/files/es/web/exslt/math/highest/index.html @@ -7,7 +7,7 @@ tags: - XSLT translation_of: Web/EXSLT/math/highest --- -

{{XsltRef}} {{ Fx_minversion_header(3) }}
+

{{XsltRef}}
math:highest() devuelve el nodo con el valor más alto (donde el valor más alto se calcula usando math:max()) del conjunto de nodos (node-set) especificado.

Un nodo tiene este valor máximo si convierte su valor de cadena a un número igual al valor máximo.

-- cgit v1.2.3-54-g00ecf