Questions tagged [functx]

FunctX is a library of XQuery and XSLT functions.

FunctX is a library which contains more than 150 functions to be used with either XQuery or XSLT. The functions cover a wide array of topics, amongst others, Strings, Numbers and Date/Time.

16 questions
-3
votes
2 answers

XSLT: How to declare user defined function

I have a XSLT style sheet for transforming. In this I have to specify user defined function using . When I am about to do this within this it throws an error. Here is the function:
Nandha Kumar
  • 126
  • 2
  • 5
1
2