Table of Contents
All the standard XPath 1.0 functions are supported: boolean
, ceiling
, concat
, contains
, count
, false
, floor
, id
, lang
, last
, local-name
, name
, namespace-uri
, normalize-space
, not
, number
, position
, round
, starts-with
, string
, string-length
, substring
, substring-after
, substring-before
, sum
, translate
, true
.
The following XSLT 1.0 functions are also supported: current
, document
, format-number
(except that the 3-argument form, format-number(number,string,string), is not supported), system-property
(except that built-in xsl:version
, xsl:vendor
and xsl:vendor-url
properties are not supported).