Has there ever been a discussion about introducing an XML representation of the data structures defined in ssc, stc, dsc or cmod files? If not, is there any interest in that issue? I believe that there are other discussed issues that could benefit from such an representation.
maxim
XML representation of Celestia data
Use the "search" page for XML
In particular, see
http://216.231.48.101/forum/viewtopic.p ... ight=#6124
and
http://216.231.48.101/forum/viewtopic.p ... ight=#6282
In particular, see
http://216.231.48.101/forum/viewtopic.p ... ight=#6124
and
http://216.231.48.101/forum/viewtopic.p ... ight=#6282
Selden
There is some prototype code in CVS that provides an alternative xml format of ssc files.
http://cvs.sourceforge.net/viewcvs.py/c ... iew=markup
Though it hasnt been touched for 2 years, I imagine it would need a bit of work to get going.
Im not sure if there is any schema associated with it.
Just curious, why would XML be useful?
http://cvs.sourceforge.net/viewcvs.py/c ... iew=markup
Though it hasnt been touched for 2 years, I imagine it would need a bit of work to get going.
Im not sure if there is any schema associated with it.
Just curious, why would XML be useful?
Marc Griffith http://mostlyharmless.sf.net
Oops, I've overseen that completely.
I know the last discussion (that let to some kind of common schema) is about 1 1/2 year ago - see seldens links above.
The value of XML coded definition files would be various:
- Immediate code highlighting on most editior.
- Parse functions in editors/browser that could check for wellformed and correct code immediately.
- Data exchange capability for most existing databases.
- Easing the tasks of Addon management, Addon comparing between users, Doublette finding ...
- Easing the task of parameter overwriting.
- Instant masking capabilities in browsers.
- Professional and Sientific appearance.
I'm sure I'll find more
maxim
I know the last discussion (that let to some kind of common schema) is about 1 1/2 year ago - see seldens links above.
The value of XML coded definition files would be various:
- Immediate code highlighting on most editior.
- Parse functions in editors/browser that could check for wellformed and correct code immediately.
- Data exchange capability for most existing databases.
- Easing the tasks of Addon management, Addon comparing between users, Doublette finding ...
- Easing the task of parameter overwriting.
- Instant masking capabilities in browsers.
- Professional and Sientific appearance.
I'm sure I'll find more
maxim