Alphabetical Listing of XSLT Functions
boolean(object)
Description:
Evaluates its argument value and returns a Boolean value. See “XPath Core Function Library” in Appendix C for details.
ceiling(number)
Description:
Returns the smallest integer not smaller than its argument. See “XPath Core Function Library” in Appendix C for details.
comment(string)
Description:
Takes a string and returns a Boolean value indicating whether the string is a comment string.
Arguments: string
Return Type: Boolean
concat(string, string, string*)
Description:
Takes two or more strings and returns the concatenation of them. See “XPath Core Function Library” in Appendix C for details.
contains(string, string)
Description:
See “XPath Core Function Library” in ...
Get Special Edition Using XSLT now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.