Schema Files: Difference between revisions

From Civilization Modding Wiki
Jump to navigationJump to search
(Created page with '{|align="right" |Back to XML Reference |}<br><br> =Do not edit schema files unless you know EXACTLY what you are doing!!!= Civ IV uses the DLL (editable t...')
(No difference)

Revision as of 22:36, 10 May 2009

Back to XML Reference



Do not edit schema files unless you know EXACTLY what you are doing!!!

Civ IV uses the DLL (editable through the SDK) to read the Schema files, and then uses the Schema data to parse the XML. Messing with the Schema and not making appropriate changes to the SDK will result in the game crashing. Any changes to the Schema must be reflected in the SDK.