View Single Post
  #1  
Unread 12-19-2006, 02:54 PM
Sixes Sixes is offline
A Grove Wisp
Interface Author - Click to view interfaces
 
Join Date: Feb 2005
Server: Blackburrow
Posts: 26
Default Problems in the XML files

Two very minor problems:
  1. Each of the icon_ files has an attribute on the outer <Page> tag with a name of "1location" (except icons_world.xml which has "1Location"). This is not legal XML as attributes cannot start with a number.
  2. The file icons_qey_adv03_caves_0.xml has IconStyle="Skinnable_Styles.POI.NAME'" with a spurious ' at the end. I assume this is just a typo.
Regards,
Sixes.
Reply With Quote