Next in thread → Next in month →

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

From
Joshua Allen <>
To
Eliasen Jan <>,
Date
2004-01-09T18:31:26Z
ID
<>
Thread
RE: [xml-dev] c++ validating parser for xml
What was wrong with Xerces again?  That seems the obvious choice for
portability.

> -----Original Message-----
> From: Eliasen Jan [mailto:]
> Sent: Friday, January 09, 2004 6:08 AM
> To: ''
> Subject: 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>
> 
> 
> -----------------------------------------------------------------
> 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>
Next in thread → Next in month →