QT4XML
is a visual query builder for querying XML documents stored in a database.
It is user-friendly and does not need much knowledge about existing query languages.
The code is written in Java using JDK1.2. JAVA-RMI is used to communicate
the query built using QT4XML to the server side database and to return
the results to the client after query execution.
A prototype of the client can be downloaded as explained below.
For more information please email John A. Miller.