As there are a few different types of map files (such as NPC, and farmlands). It might be best to split map.xsd up into the different types.
Proof (if relevant)
After using xmlTypeSorter.py on the gamedata folder, view the contents of utils\SortedXML\map to see the different files.
As there are a few different types of map files (such as NPC, and farmlands). It might be best to split
map.xsdup into the different types.Proof (if relevant)
After using
xmlTypeSorter.pyon the gamedata folder, view the contents ofutils\SortedXML\mapto see the different files.