my dog learned polymorphism
The moose likes XML and Related Technologies and the fly likes SOS for developing a XML Parser Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Engineering » XML and Related Technologies
Reply Bookmark "SOS for developing a XML Parser" Watch "SOS for developing a XML Parser" New topic
Author

SOS for developing a XML Parser

Azam Bukhari
Ranch Hand

Joined: Oct 03, 2000
Posts: 58
Hi,
Well we have to develop an XML parser in VC++ & we are just starting VC++ (findin it hard ACT JAVA)now;
Question:
Please could anyone help me, what topics should I put my hands on to in XML so that I can complete the task with in time....
Question:
I am new to XML as well as VC++ but pls. anyone with a vague idea abt. which topics shd' i put my hands on just guide me!!
Does reading through the basics to XML & XML Schemas will be enough.
Question:
Plus which book u friends recomend to me for covering XML Schemas!!
Also any good book to become proficient in VC++!!

I will be glad
May Allah Bless You
Azam


Don't wanna invent the wheel again!!
Roseanne Zhang
Ranch Hand

Joined: Nov 14, 2000
Posts: 1953
Learn XML, XML Schema, DTD, VC++ at the same time and write a parser? I guess only magic can help you to accomplish these all together in a short period of time.
Here is the magic:
http://xml.apache.org/xerces-c/index.html
Xerces is an open source parser written in C++. Try to port it to VC++. Then cheat the person whoever gave you the assignment.
Even this is a no easy job.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: SOS for developing a XML Parser
 
Similar Threads
No knowledge of XML ...........
XML parsers
Learning XML
Discussion about Wrox
Against what schemas validate themselves?