Belizan
Jan 13, 2006, 06:35 AM
Is there anyway to get the value of an arbitrary element from within the Python API without having to parse the XML file "manually"?
I.e.
If I add a <bNoMonster>0</bNoMonsters> to each <EraInfo> element, is it possible for me to ask for the value of bNoMonsters given a particular EraInfo? Similarly for adding "fields" to <UnitInfo> elements, etc.
Anyone know?
I.e.
If I add a <bNoMonster>0</bNoMonsters> to each <EraInfo> element, is it possible for me to ask for the value of bNoMonsters given a particular EraInfo? Similarly for adding "fields" to <UnitInfo> elements, etc.
Anyone know?