Click to See Complete Forum and Search --> : what are good XML processors (tools)?


DavidBearh
04-12-2004, 10:37 AM
Hi,

I'm interested in using XML on linux (redhat) and am wondering what programming tools/libraries are out there and what people recommend.

So far the major ones I have seen are
libxml2 and gdome2

However in another question I asked why would I need gdome2.

What other tools are out there for processing xml? Are there any that are speedy?

Thanks in advance,

David Bearh

crh3675
04-24-2004, 09:52 PM
If you need XSLT processing, you probably want to go with Sablotron or Xalan. I wrote an interface to the Java Xalan processor for PHP if need to use Xalan