sign in | join about | help | sitemap
Connecting Tech Pros Worldwide
Rolf Kemper's Avatar

State of XSLT processors ?


Question posted by: Rolf Kemper (Guest) on July 20th, 2005 08:49 AM
Dear All,

I looking for a list of xsl processors indicating what they support at
present.

I'm using XMLSpy which goes to XSLT 2.0 soon.

My biggest head ache: What about the microsoft MSXML?? DLL. Does
anybody have some information how far microsft is and what do I have
to install (currently i'm running MSXML4)

Next would by SAXON , XALAN ...

So, an overview would be fine.

Thank you for your hints

Rolf
3 Answers Posted
David Carlisle's Avatar
David Carlisle July 20th, 2005 08:49 AM
Guest - n/a Posts
#2: Re: State of XSLT processors ?

Join Bytes! (Rolf Kemper) writes:
[color=blue]
> Dear All,
>
> I looking for a list of xsl processors indicating what they support at
> present.
>
> I'm using XMLSpy which goes to XSLT 2.0 soon.
>
> My biggest head ache: What about the microsoft MSXML?? DLL. Does
> anybody have some information how far microsft is and what do I have
> to install (currently i'm running MSXML4)
>
> Next would by SAXON , XALAN ...
>
> So, an overview would be fine.
>
> Thank you for your hints
>
> Rolf[/color]


according to some blogs by microsoft employees there are no plans for
msxml or the xslt in the standard .net libraries to go to XSLT 2 ever.
the only system currently implementing xslt2 is saxon8.

David
Martin Honnen's Avatar
Martin Honnen July 20th, 2005 08:49 AM
Guest - n/a Posts
#3: Re: State of XSLT processors ?



Rolf Kemper wrote:

[color=blue]
> I looking for a list of xsl processors indicating what they support at
> present.
>
> I'm using XMLSpy which goes to XSLT 2.0 soon.
>
> My biggest head ache: What about the microsoft MSXML?? DLL. Does
> anybody have some information how far microsft is and what do I have
> to install (currently i'm running MSXML4)[/color]

All hearsay but MS has sometimes maintained that MSXML is not further
developed and instead any new features are implemented in the .NET
classes for XML. .NET 2.0 beta has XQuery support but I think doesn't
make any attempts to implement XSLT 2.0.
[color=blue]
> Next would by SAXON , XALAN ...[/color]

Michael Kay is always trying to implement the latest XSLT 2.0, XPath
2.0, XQuery 1.0 drafts in the latest Saxon release (currently 8.1), check
http://saxon.sourceforge.net/

I don't know what plans xml.apache.org has for Xalan.

--

Martin Honnen
http://JavaScript.FAQTs.com/
Andy Dingley's Avatar
Guest - n/a Posts
#4: Re: State of XSLT processors ?

On 28 Oct 2004 23:36:23 -0700, Join Bytes! (Rolf Kemper) wrote:
[color=blue]
>I'm using XMLSpy which goes to XSLT 2.0 soon.[/color]

XMLSpy isn't an XSLT processor. It can call an external XSLT
processor, and for some time you;ve been able to configure this to use
Saxon and thus permit XSLT 2


XMLSpy's editor is poor though, and has a tendency to impose ideas of
"correctness" (often wrong) on source code that it "recognises". It
may decide to complain about some XSLT 2 constructs as being invalid
(I haven't investigated this very far)

--
Smert' spamionam
 
Not the answer you were looking for? Post your question . . .
197,025 members ready to help you find a solution.
Join Bytes.com

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over 197,025 network members.
Post your question now . . .
It's fast and it's free

Popular Articles

Top Community Contributors