If you are using Xalan-C (v1.10) or (v1.11) you will need to write your own XPath function and bind it to a custom namespace (see the str: prefix) during xalan Transformer setup.
I have written several custom sets of XPath extensions with Xalan-C for my projects. Beware that any such extensions ARE NOT portable to commercial XML development design studios. If you are extending Xalan-J, then you have a chance of porting your (.jar) files to some commercial development studios. I, however, do not use Java - our legacy platforms are C with limited C++. Sincerely, Steven J. Hathaway <Mukul Gandhi> wrote: >I think it does. > >ref, http://xml.apache.org/xalan-j/extensionslib.html#tokenize. <tclotwor...@integratedsecure.com> wrote: >> Hello, >> >> By any chance does Xalan support the EXSLT(or comparable) tokenizer >function >> ( http://www.exslt.org/str/functions/tokenize/index.html) as part of its >> xpath processing capability? Any response is greatly appreciated! -- Regards, Mukul Gandhi --------------------------------------------------------------------- To unsubscribe, e-mail: xalan-dev-unsubscr...@xml.apache.org For additional commands, e-mail: xalan-dev-h...@xml.apache.org