Modules | Category: error This use case shows an error when the function is passed a number as the value of the first argument. Use CaseSource<values> <value>7</value> <value>11</value> <value>8</value> <value>4</value> </values> Stylesheet<xsl:output method="text" /> <xsl:template match="values"> <xsl:text>Minimum: </xsl:text> <xsl:value-of select="math:min(number(value))" /> </xsl:template> Change HistorySubmitted: 2001-03-28 CopyrightThis material is in the public domain. |
http://www.exslt.org/math.min.use-case.5.html last modified 2001-03-28