Sign in
|
Join
Brian Ritchie's Blog
My ramblings on .NET & other development topics
This Blog
Home
Contact
About
Syndication
RSS
Atom
Comments RSS
Search
Go
Navigation
Home
Blogs
News
Links
My Home Page
.NET Languages
Hosting ASP.NET
Remoting Central
Tags
.NET
Agile
AJAX
Community News
Debugging
General Software Development
Mono
Open Source
SQL Server
Subversion
Top News
Version Control
Visual Studio
Recent Posts
Keeping an eye on your Subversion repository
Subversion 1.5 brings merge improvements & more
32 ways to Visualize your debugging experience
Daily Dilbert Updated
Pulling back the covers on SQL Server
Archives
July 2008 (1)
June 2008 (2)
April 2008 (1)
February 2008 (3)
November 2006 (2)
October 2006 (4)
September 2006 (5)
August 2006 (1)
July 2005 (3)
June 2005 (3)
February 2005 (2)
January 2005 (2)
September 2004 (1)
August 2004 (5)
July 2004 (7)
June 2004 (5)
May 2004 (4)
December 2003 (1)
May 2003 (1)
March 2003 (3)
February 2003 (2)
Altova offers free XSLT 1.0/2.0 & XQuery Engine
Still waiting for Microsoft to include
XQuery
&
XSLT 2.0
support? Altova makes the same engines that drive its
XMLSpy
®,
MapForce
®, and
StyleVision
® XML development tools available for use in custom applications – free of charge! Sold!
AltovaXML™
is an entirely free download that includes the Altova:
XML validating parser
XSLT 1.0 engine
XSLT 2.0 engine (schema-aware)
XQuery 1.0 engine
AltovaXML™
features include:
Well-formedness checking
Validation based on DTD or XML Schema
XML transformations via XSLT 1.0
Schema-aware XML transformations via XSLT 2.0
XML queries and transformations via XQuery
Command line operations
COM interface
Java interface
.NET interface
Hopefully its up to its feature-rich billing. I'll definitely be checking it out. Please post commets if you've had any experience with it.
Published
Monday, July 25, 2005 10:17 PM by
brian_ritchie
Filed under:
Top News
Comments
Tuesday, July 26, 2005 1:42 AM by
JosephCooney
#
re: Altova offers free XSLT 1.0/2.0 & XQuery Engine
Cool - when I opened up XMLSpy today it opened up a browser window pointing to this. I hope the XQuery implementation is good.
Tuesday, July 26, 2005 9:01 AM by
Yves Reynhout
#
re: Altova offers free XSLT 1.0/2.0 & XQuery Engine
This is just COM Interop wrapping a command line tool! The xslt engine is definitly not faster than the native .NET xslt engine (.NET 1.1).
Tuesday, July 26, 2005 12:32 PM by
JosephCooney
#
re: Altova offers free XSLT 1.0/2.0 & XQuery Engine
Yves - I don't think people will be running wild into the street with the news that a new XSLT processor is available for .NET, but the XQuery implementation IS cool (since MS dropped XQuery from .NET 2.0 - ostensibly 'cause it wasn't done yet). Before altova's release today the main ways of doing XQuery in .NET against free-standing XML documents was either Saxon.NET (which uses IKVM...yep...that doesn't sound too fast does it) or Galax (and p/invoke to it).
Tuesday, July 26, 2005 3:41 PM by
M. David Peterson
#
re: Altova offers free XSLT 1.0/2.0 & XQuery Engine
> Saxon.NET (which uses IKVM...yep...that doesn't sound too fast does it)
Oddly enough its actually faster than its Java counterpart... in some cases up to 300% (based on the last build and run through the test suite I did a few hours ago)... Jeroen's efforsts combined with the massive push as of late to bring the Gnu classpath project to the mainstream has had some pretty killer side effects as far as performance is concerned...
Still, not going to complain when additional .NET support for XQuery, XPath 2.0, and XSLT 2.0 is offered for free... Good on Altova for making this happen.
Wednesday, July 27, 2005 8:24 AM by
Sylvain Hellegouarch
#
re: Altova offers free XSLT 1.0/2.0 & XQuery Engine
Interesting indeed.
But do we know whether it will stay free? If not then I would be carful before using it. I'd rather keep Saxon.NET for instance and be sure it will stay free.
Thursday, June 26, 2008 1:42 AM by anup
#
re: Altova offers free XSLT 1.0/2.0 & XQuery Engine
ya its helping a lot
Leave a Comment
Title
(required)
Name
(required)
Your URL
(optional
)
Comments
(required)
Remember Me?