Re: How to read an XML file in Visual C++ 6



The www.firstobject.com CMarkup pro version handles just about everything. I'm not sure if it validates against a DTD though. I don't think MSXML does either. You could take a look at Xerces. It's huge and kind of terse to work with, but it always works and does just about anything.

Tom

"David Webber" <dave@xxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:%230$QBlOdKHA.2160@xxxxxxxxxxxxxxxxxxxxxxx

"marathoner" <rajk2000@xxxxxxxxxxxxxxx> wrote in message news:uujN8e5cKHA.4724@xxxxxxxxxxxxxxxxxxxxxxx

I would like to know how to read an XML file in Visual C++ 6.0


I too am returning to XML after a break, and I need to run before I can walk: I pretty much need the full DOM to parse a complicated format defined in a DTD.

When folk refer to the Windows interface for XML - is that what I used to call MSXML4 (or related) and is it part of Windows from XP onwards? (I was beginning to get the hang of that a couple of years ago.)

Dave
--
David Webber
Author of 'Mozart the Music Processor'
http://www.mozart.co.uk
For discussion/support see
http://www.mozart.co.uk/mozartists/mailinglist.htm

.



Relevant Pages

  • Re: Lets think who will like to say delphi is dying?
    ... if that particular DTD rules it out. ... there are 2 basic usage forms for XML. ... HTML is/canbe quite strict too. ... Parsing and compiling are kind of the same thing.. ...
    (borland.public.delphi.non-technical)
  • Re: standalone validating XML parser for Solaris?
    ... the unix command line to validate large XML files against an XML DTD. ... Older versions only parse but dont validate. ... More recent versions can validate against DTD or Schema. ...
    (comp.text.xml)
  • Re: DTD in browsers
    ... statement that "DTD for XML are always fetched" is totally correct. ... It is definitely fetched by XML parsers in known Web ... I just presume that Thomas was not aware of the current bug in Gecko ... agree that there is only one DOCTYPE and only one DTD mechanics equal ...
    (comp.infosystems.www.authoring.html)
  • Re: A new paradigm
    ... AccuTerm GUI application for the WinDoze types and a ... With Coyote and a finished XML project, I'm sure that all of that could ... Tom H has taken over the DTD stuff recently ... XML-based development under OpenQM should take part in discussions on the ...
    (comp.databases.pick)
  • How to skip validation of DTD file on VB.Net when the DTD is offline
    ... OK - I have an XML file from a vendor that uses a DTD files as follows: ... A connection attempt failed because ... connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& ...
    (microsoft.public.dotnet.languages.vb)