XML information pipe

Ihre Spezialisten für XML

Banner Werbung

XSLT 1.0 reference

XSLT  |  functions

boolean() | ceiling() | comment() | concat() | contains() | count() | current()& | document() | element-available() | false() | floor() | format-number() | function-available() | generate-id() | id() | key() | lang() | last() | local-name() | name() | namespace-uri() | node() | normalize-space() | not() | number() | position() | processing-instruction() | round() | starts-with() | string() | string-length() | substring() | substring-after() | substring-before() | sum() | system-property() | text() | translate() | true() | unparsed-entity-uri() |


ceiling()

number ceiling(number)

The ceiling function returns the smallest (closest to negative infinity) number that is not less than the argument and that is an integer.

Locate in the official documentation

XSLT 1.0 reference