x:call for XSieve

Small, but pleasant functionality is added to XSieve. Now it's possible to call arbitrary XPath functions:

(write (x:call "concat" "ab" "cde" "fgh"))
(write (x:call "generate-id"))
(write (x:call "generate-id" (x:current)))
Categories: XSieve

Updated: