I am required to provide a DTD file for each of my XML documents. From looking at the tinyXML code I don't see that it provides that support. Has anyone else encountered this before?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am required to provide a DTD file for each of my XML documents. From looking at the tinyXML code I don't see that it provides that support. Has anyone else encountered this before?
Have a look at the online manual
http://www.grinninglizard.com/tinyxmldocs/index.html
Chapter "What it doesn't do."
Yves