Re: how to filter element by attribute to be imported using SQLXML schema annotation in XML Bulk Load

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Irwin Dolobowsky[MS] (irwind_at_mail.microsoft.com)
Date: 04/05/04


Date: Mon, 5 Apr 2004 10:47:51 -0700

Not that I'll recommend :)

Seriously though, as far as I know, you won't find a faster XSLT parser than
in MSXML 4.0. My experience is limited in that area, but I haven't heard of
anyone leaving MSXML for faster XSLT elsewhere.

Irwin

-- 
Irwin Dolobowsky
Program Manager - SqlXml
http://weblogs.asp.net/irwando
This posting is provided "AS IS" with no warranties, and confers no rights.
"Evangeline" <anonymous@discussions.microsoft.com> wrote in message
news:071D0A49-1323-4D2F-85F4-ECDE25292547@microsoft.com...
> Thanks a lot. MSXML4 does cut the XSLT translation time to 40% less than
MSXML3.
>
> Just being curious, is there any other XML/XSLT component that has better
performance than MSXML4? maybe some Java component?