Skip to main content

Module numbers

Module numbers 

Source
Expand description

These functions are for features defined in XPath Functions 1.0 and 2.0.

Structs§

Numbering
Specification for generating numbers. This is avoid recursive types in Transform and Pattern.

Enums§

Level
Level value for xsl:number. See XSLT 12.3.

Functions§

avg
XPath 2.0 avg function.
ceiling
XPath ceiling function.
floor
XPath floor function.
format_integer
XSLT xsl:number and XPath format-integer function.
format_number
XPath format-number function.
generate_integers
Generate a sequence of integers
max
XPath 2.0 max function.
min
XPath 2.0 min function.
number
XPath number function.
round
XPath round function.
sum
XPath sum function.