This folder is the root of the CMSDTools project. Subfolders are organized as follows:
-CMSDDotNet: Contains an implementation of the CMSD data structures in C#.
-CMSDJava: Contains an implementation of the CMSD data structures in Java.
-CMSDEditor: A Graphical application that allows to manipulate CMSD files.
-resources: Various files shared between the different applications.
-resources/schema: The XML schemas used to validate CMSD documents.
-resources/examples: Examples of CMSD files that can be used in tests.