C-API for Xerces-c ?

From: Peter Dunker (Peter.Dunker_at_stud.tu-ilmenau.de)
Date: 03/31/04


Date: Wed, 31 Mar 2004 11:27:23 +0200

Hi,

I will use some XML documents out of my "ANSI C" application.
I know some interessting but partly beta releases of Ansi C Xml Parser.

I thought wy not using the Xerces-C,
but it seems only useful with C++ Apps.
Is that right, or does anyone know a C API ?

Thx Peter



Relevant Pages

  • Re: Large XML Document Processing
    ... >Just want to check which xml parser you guys have found to be the ... I have xml documents with 250 000 records or more and the ... Dom, minidom or sax? ... Minidom is a nice compromise ...
    (comp.lang.python)
  • Re: Large XML Document Processing
    ... > Just want to check which xml parser you guys have found to be the ... I have xml documents with 250 000 records or more and the ... The validation is ... if the files are regular (e.g. all records belong to the same toplevel ...
    (comp.lang.python)
  • Native XML Parser available in HMP 12
    ... An XML Parser API is now available for MCP COBOL85 and ALGOL applications. ... Request that XML documents be parsed, and then access all/or part of the documents. ...
    (comp.sys.unisys)
  • Large XML Document Processing
    ... Just want to check which xml parser you guys have found to be the quickest. ... I have xml documents with 250 000 records or more and the processing of these documents are taking way to long. ... The validation is the main problem. ...
    (comp.lang.python)