Re: Re: [exslt-manage] EXSLT in XMLSpy
Oleg Tkachenko <[email protected]>
| Newsgroups | gmane.text.xml.xslt.extensions |
|---|---|
| Organization | BluePhoenix Solutions |
| Message-ID | <[email protected]> |
Uche Ogbuji wrote: >>I am a grad student at Naval Postgraduate School in Monterey, CA, and >>we use Altova’s XMLSpy in our Advanced XML course. We recently took a >>look at the EXSLT initiative, and I think the benefit provided by this >>library of extensions is obvious. Can you tell me if XMLSpy supports >>EXSLT? If not, is there some reason? Thanks very much. XML Spy uses 1)proprietary XSLT engine (used for debugging), 2)MSXML or 3)some external executable. 1)doesn't support any extensions 2)doesn't support EXSLT 3)can be EXSLT-aware So the solution is to configure XML Spy to use some external EXSLT-aware XSLT executable, such as Saxon, Xalan, libxslt or nxslt. -- Oleg