Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 710 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 710 Bytes

XML Viewer

Comparable to a web browser, this project will display an XML file but without hyperlinks and advanced formatting.

Getting Started

Visual Studio 2015 is suitable to compile this Windows Visual C++ MFC application. When run and compiled, in the File dropdown menu, choose "Open File" and select a valid XML file to view.

History

The XML Viewer is an early work of mine. It was created to establish my own codebase to read an XML file while the specification was new. Since then, XML libraries have been released that are freely available and that are better established.

License

XML Viewer is released under the terms of The 3-Clause BSD License. Copyright 2017 by David V. Makray.