Skip to content

XML Document Model in C++ has XML parsing facility that reads XML strings or text files, builds a Document object that can be queried for information about the XML contents, supports programmatic modification of the Document, and can write the revisions to another XML string or file.

ojuneja/XMLDocumentModel

Repository files navigation

XMLDocumentModel

XML Document Model has XML parsing facility that reads XML strings or text files, builds a Document object that can be queried for information about the XML contents, supports programmatic modification of the Document, and can write the revisions to another XML string or file.

#####The Requirements are present HERE

#####The Output can be find here HERE

Running The Project

Project can be instaniated by running compile.bat first and then [run.bat] (https://github.com/ojuneja/XMLDocumentModel/blob/master/run.bat)

About

XML Document Model in C++ has XML parsing facility that reads XML strings or text files, builds a Document object that can be queried for information about the XML contents, supports programmatic modification of the Document, and can write the revisions to another XML string or file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published