Subj : Re: Any XML DOM library that works with Borland C++ 5.02? To : borland.public.cpp.borlandcpp From : "MarvinAvery" Date : Fri Oct 17 2003 10:04 am I am also new to XML but, rather than reading an XML file, I wish to output one. I have discussed this in another thread on this forum. I am using BC5.02 and OWL. Should I be investigating Chilkats (or something else) or should I just write and use my own classes and methods to output the file? TIA --------------------------------- Marvin Avery marvin.avery@hrdc-drhc.gc.ca "Regis St-Gelais" wrote in message news:3f8fdeb5@newsgroups.borland.com... > 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 .