[Home] [By Thread] [By Date] [Recent Entries]


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:tpassin@c...] 
Sent: 9. januar 2004 15:05
To: 'xml-dev@l...'
Subject: Re:  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>


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member