This toolset contains useful tools to manage temporal XML document. These tools include:
For more information about τXSchema, visit the homepage of TAU Project.
The source code of the tools is under directory /src. Several samples showing how to use these tools are under /samples. The non-temporal schema, the logical annotations, and the physical annotations used in the samples are under /data. You can compile the source code yourself. We also provide a build.xml to use with Apache Ant. Pre-compiled copies can also be found under /bin. After unpacking the toolset, make sure your system meets the requirements of these tools by running the SystemTest in /bin directory first, such as "java SystemTest". These tools are developed using Xerces and Xalan. Refer to their websites for the installation.