Link to home
Start Free TrialLog in
Avatar of screwdriver
screwdriver

asked on

Which technology? Which XML parser? XQL?

I want to create a simple application in MFC, and what my application does is as following,
- be able to read xml document from a http server, parse it, query it, and display the result on the client window.
- more than one clients are able to modify the xml document on the http server.

I'm kinda confused which technology I should use. I did a research and there are a lot of tools out there, and since I am not very familiar with xml yet, I have difficulty to decide which one is the best for my needs and the easiest one to interface with mfc application.
I don't want to write my own xml parser. I just want to use the one that is available out there that suits my needs.

which xml parser? Xerces or msxml? Do I need xql library to query xml document?

Avatar of Roshan Davis
Roshan Davis
Flag of United States of America image

I'm using MSXml. There r several intefaces like IXMLDomDocument etc.... I didn't experienced any problems in this... If u r intersting I can give u more information about MSXML...

cheers
Avatar of DanRollins
I also gave a good example of using msxml.  It is quite powerful and is pretty easy to use once you get past a few awkwardnesses with namespaces.

-- Dan
Avatar of screwdriver
screwdriver

ASKER

DanRollins,

Could I see your example?
ASKER CERTIFIED SOLUTION
Avatar of DanRollins
DanRollins
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
screwdriver,

These questions are still open and our records show you logged in recently. Please resolve them appropriately as soon as possible. Continued disregard of your open questions will result in the force/acceptance of a comment as an answer; other actions affecting your account may also be taken. I will revisit these questions in approximately seven (7) days. Please note that the recommended minimum for an "Easy" question is 50 points.
https://www.experts-exchange.com/jsp/qShow.jsp?qid=20084627
https://www.experts-exchange.com/jsp/qShow.jsp?qid=20166343
https://www.experts-exchange.com/jsp/qShow.jsp?qid=20183351
https://www.experts-exchange.com/jsp/qShow.jsp?qid=20195107
https://www.experts-exchange.com/jsp/qShow.jsp?qid=20266182
https://www.experts-exchange.com/jsp/qShow.jsp?qid=20266180

EXPERTS: Please leave your thoughts on this question here.

Thanks,

Netminder
Community Support Moderator
Experts Exchange