[Main]
[Goals]
[Diagrams]
[Project Timeline]
[Files]
[Misc]
NetSage: Files
Here are some example files of the work we're doing. None of these
formats are finalized yet, but this is the current working draft.
Note that many web browsers will try to display XML directly, and some
will work while others will fail, so you may need to explicitly save
the files to disk, or view the source.
- SQL Schema: The database
definition.
- Example Data: Single server
example SQL data.
- Complex Example Data:
A more complex example with two MON servers, and demonstrating
the default/override attribute functions.
- Database Dumper: The database dumping
script we use. Requires
DBIWrapper.pm.
- Flat XML: Output of the database dumping script on the two
example data sets.
- Flat to Structured XML converter:
XSLT stylesheet to convert the flat XML to our structured format.
It doesn't process the 'global' attributes yet, but will soon.
- Structured XML: Results of the above script on the Flat XML above:
- XML Schema: The formal XML Schema
for the fixed parts of our structured XML format.
- Dynamic XML Schema Generator: The XSLT
stylesheet to generate the dynamic portions of our structured XML
Schema. (i.e. things which derive from data in the database, not
from the database structure.) Running this against the flat XML
generates these:
-
Structured XML to mon.cfg
converter: Running this against the structured XML above
gives:
David M Nolan
Last modified: Thu Jun 27 17:05:50 EDT 2002