RE: tokenize() not supported
| Newsgroups | gmane.text.xml.xslt.extensions |
|---|---|
| Message-ID | <5150922C4A9FFE4DA2F658016BF9FA3C05A71CC2@lnxseamail01.internal.courtlink.com> |
> [mailto:[email protected]] On Behalf Of Victor > I am having trouble using the tokenize function: > - Neither Mozilla, IE, XMLSpy, or Java servlets seem to support the > EXSLT function by default > - I would very much like to use this function without having > to make a > parser-specific solution If you can, don't use the function implementation. Use the named template implementation which is XSLT processor independent, I believe. It may not be as convenient, but it will work just as well. > Does anyone have examples of how to get this function to work > with any > of these viewers / parsers? Preferably in a way which will work with > other parsers as well. See http://www.exslt.org/str/functions/tokenize/index.html. You basically include/import the str.tokenize.template.xsl file into your xsl file and then call it as you would a named template that you created. -- Kipp E. Howard Sr. Software Engineer, LexisNexis File & Serve Phone: 425.372.1837 or 800.774.7317 ext 1837