You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by Doug Brower <db...@GadgetSpace.com> on 2001/09/18 14:45:01 UTC

RE: How would an application interact with Xerces-c++ XML functio ns

> Hi, I am new at using XML. I involved in a project to exchange insurance
> information between agencies and a central insurance organization. XML
> will be used for transfer the data.
>
> I am not sure how Xerces-C++ would parse an XML file. I would assume that
> there would be a functions reading each data item's tag and others for
> writing tags. And from these, a number of standards must evolve.
>
> I need functions to interact from C programs to some utility that would
> allow me to read and write data items in XML format.
>
> How do I install Xerces on Win98. So far, I dowloaded xerces-c1_5_1-win32.

Hi Patricio,

For installation help, see:
http://xml.apache.org/xerces-c/install.html

For help getting started with the parser, I suggest studying the samples:
http://xml.apache.org/xerces-c/samples.html

Good luck!

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org