RE: [xml-dev] c++ validating parser for xml

From
Eliasen Jan <>
To
"''" <>
Date
2004-01-09T14:07:33Z
ID
<00447476B925D51198E000508B6F0DDC0D520A1F@WMSI000272>
Thread
RE: [xml-dev] c++ validating parser for xml
Hi

I am writing a library that other C++ code uses. And it must run under
different unix-versions, so I guess MSXML is out of the question?

Jan

-----Original Message-----
From: Thomas B. Passin [mailto:] 
Sent: 9. januar 2004 15:05
To: ''
Subject: Re: [xml-dev] c++ validating parser for xml



Eliasen Jan wrote:
> I need to write a C++ program that takes an xml-document as input, and 
> checks that it is valid xml and also validates the xml against a DTD.
>  

Do you need to hand the results to some more C++ code, or do you just 
need to report the results?  In the latter case, you can use any 
validating parser via a system call.

Cheers,

Tom P



-----------------------------------------------------------------
The xml-dev list is sponsored by XML.org <http://www.xml.org>, an initiative
of OASIS <http://www.oasis-open.org>

The list archives are at http://lists.xml.org/archives/xml-dev/

To subscribe or unsubscribe from this list use the subscription
manager: <http://lists.xml.org/ob/adm.pl>