Sean of FalconWing wrote:
>>(Note that there are add-on utilities to graft DOM and SAX2
support to
>>various popular parsers too)
We have been burnt with relying on MSXML.DLL, so we have
chosen Dundas Software's new C++ XML parser, which includes source code.
However, I was disappointed to see that it doesn't support XML DOM.
What add-on utility exists to get the DOM on top of a C++ XML
Parser class?
Thanks,
Ben Berck
-----Original Message-----
From:
schen@falconwing.com [mailto:schen@falconwing.com]
Sent: Wednesday, November 17, 1999 11:42 AM
To: Sean Mc Grath
Cc: xml-dev@ic.ac.uk
Subject: Re: Towards an XML Parser Compliance Table
Version:17-11-99-15:16
Hi Sean, everyone,
David Brownell already wrote up a nice article about this
at:
http://www.xml.com/pub/1999/09/conformance/index.html
which I can't get to at the moment.
His test driver can be found at http://home.pacbell.net/david-b/xml/
From memory:
On Wed, 17 Nov 1999, Sean Mc Grath wrote:
> Fully 1.0 Compliant - Non Validating
> -------------------------------------
4.
Sun ProjectX
> Fully XML 1.0 Compliant - Validating
> ------------------------------------
2.
Sun ProjectX
> Non XML 1.0 Compliant - Non-Validating
> --------------------------------------
aelfred
DataChannel
Microsoft
IBM XML4J
IBM
XML4C
> Non XML 1.0 Compliant - Validating
> ----------------------------------
>
nsgmls (C++)
> xmlproc (Python)
IBM XML4J
IBM XML4C (? I think)
-------------
BTW, I think a more
useful table would include what other features the
parsers have, rather than just a strict compliance/validating
judgement.
Example features to consider would be: parser size (why I use
aelfred),
parser speed (why XP is a good choice),
language supported (Java/C/C++),
DOM1 support, DOM2
support, SAX support, SAX2 support, namespace support,
external entities support, memory usage, maximum file size
supported,
and last but not least character set
encodings supported.
. . . Sean (not related =)
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on
CD-ROM/ISBN 981-02-3594-1
To unsubscribe, mailto:majordomo@ic.ac.uk the following
message;
unsubscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following
message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)