6fa Subj : Re: Any XML DOM library that works with Borland C++ 5.02? To : borland.public.cpp.borlandcpp From : "Regis St-Gelais" Date : Fri Oct 17 2003 09:21 am Thanks Jeff, Chilkats looks like what I need but the free Chilkat XML C++ Builder Library is for Builder 6 When I try to include TXml.h I get a "type name expected" error for "AnsiString" I use Borland C++ 5.02 with BCC55 (using Tools 55). I gess this is more a question for the builder forum. But the tread was started here. If I get no answer, I will repost in the builder forum. Thanks -- Regis St-Gelais, P. Eng. / ing. Software Development / Développement informatique www.laubrass.com -- "Jeff Kish" a écrit dans le message de news:5d28ov84s5ah7m6vfei0rla7cq55a4bu1n@4ax.com... > On Wed, 8 Oct 2003 08:02:19 -0400, "Regis St-Gelais" > wrote: > > >First, I could not fine a xml forum for cpp, only for c builder. So I post > >here and I will see what happens. > > > >I have a program in Borland C++ 5.02 using OwlNext Tools55. > >I need to read an XML file. > >I know about expat and I succesfully build the samples. > >Expat is a bit to mutch low level for my taste. I know there are some > >wrappers out there that allow to see the xml file as a class and access the > >elements by nodes (I think it is DOM but as I am new to xml, so I am not > >shure) > >All I could fine was build for VC ou Builder. > >Is there some thing avaliable for Borland C++ 5.02? > > > >Thanks > >-- > >Regis St-Gelais, P. Eng. / ing. > >Software Development / Développement informatique > >www.laubrass.com > I think Chilkat has something in a dll you could use. > HTH > Jeff Kish . 0