|
Re: XML Interchange format
sorry that file is not really human readable for most people. To leverage it for any scouting data or otherwise a script is going to be parsing it.
I would look at a many-to-many relationship before saying it cant be done.
I see this as a great transitionary format? I.E. database to database. I would be more then willing to write SQLite python scripts to both export and import data in this format.
I am not trying to trash your work you have obviously put some time in this, I am just pointing out some weaknesses. As for adding your own extra types of data I would frown on that as it would pull away from your standard. Lets include what we want, and make revisions as a group, then in the meta data you should be able to write what version of the format is being used, and the scripts will all be happy.
__________________
A2D Solving the Imaginary Error Function...
|