Above command assumes following:
|
will open a dialog for opening Xlink Language (a file that specifies connections between two XML files, additional information file). Usually this will be the way to open new example. |
|
will open a dialog for opening source XML file |
|
will open a dialog for opening target XML file |
|
will open a dialog for opening a log file |
|
toggles Xlink file's tree representation (from displaying only tree's nodes names to displaying nodes with full information) |
|
|
will clear current viewer's selection |
The values in the configuration dialog are taken from the .xmlviewer.conf file which resides in user's home directory (Every operating system defines the user home directory in a different place). In case the file doesn't exist, it is created automatically by the application and following default values are stored:
Default xml' directory - user's home directory
Default dtd's directory
- by
default:
www.cs.technion.ac.il/~ssdl/veritech/xml/dtd
Default xsl's directory
- by
default:
www.cs.technion.ac.il/~ssdl/veritech/xml/xsl
(Default dtd's/xsl's directory is a directory where all dtds/xsl's should be found
in case the XLink file or source/target XML file contain references to
files, which do not exist.)
| Source Text file | XLink file tree | Target Text file |
| Source XML file | Target XML file |
When one of the "open languages" buttons is pressed the following window appears:
Once opened, browse for the wanted files locally:
The selection may be also an http location
If the language file must be edited, the user will be presented with two choices. First, to modify the original file, second, to create a temporary file. All temporary files are deleted when the program is closed.