xsl-list
[Top] [All Lists]

Re: [xsl] Newbie question on XSL transformations: multiple sorts on element attributes

2007-02-08 01:41:40
Marco wrote:
The major problem, in my opinion, is the lack of a xslt2 processor for c.
I think that the only speed xslt processor for c is libxslt which is not xslt2 compliant.
Any version of saxon for c?

Saxon comes in two flavors: .NET edition and Java. From C (or C++) it is possible to interface with Saxon Java API, but there does not exist a Saxon version that will compile with, say, gcc or the like. The .NET edition can be interfaced from C++ or C# (or any .NET enabled language). I never tried it, but it may work with Mono on Linux, giving you all options you need.

-- Abel



--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>