2008-03-25

This directory contains useful information and tools
for the unified registry announcements.

To get an overview of the idea, read the presentation
held at the ICANN meeting in New Delhi and the runme.txt
file in the docs directory.



. README.txt             (this file)
|
+--- bin                 scripts to run the examples
|    |
|    +--- run.sh         UNIX schript
|    +--- run.cmd        Windows script
|
+--- docs                documentation directory
|    |
|    +--- icann-nd.pdf   presentation ICANN New Delhi 2008-02
|    +--- runme.txt      overview running the demo progs
|    +--- schema.pdf     diagramm of the schema definition
|
+--- config
|    |
|    +--- regancmnt.xsd  formal definition of the annoumcements
|
|
+--- examples            ready examples
     |
     +--- sandbox        directory with demo docs
     |    |
     |    +--- demo-1.xml /.txt /.ics  working example
     |    +--- demo-2.xml /.txt /.ics  working example      
     |    +--- bad.xml   wrong definition
     |
     +--- prog           program
          |
          +--- src       directory with some sources
          +--- lib       directory with needed libs
          +--- classes   directory with compiled classes

