Schema Files
From Civilization Modding Wiki
Revision as of 22:36, 10 May 2009 by Draco (talk | contribs) (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...')
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.