If needed, a simple XML validator can be installed in the
following manner.
The downloaded files of the validator can be stored in
alternative directories. In such a case, the following
modifications are needed.
-
The
reference
to
the
catalog
file
myparser.cat
in
the
java
program
should
be
supplied
with
the
directory
name
of
the
file.
-
The
reference
to
the
DTD
file
xhtml-math11-f.dtd
in
the
catalog
myparser.cat
should
be
supplied
with
the
directory
name
of
the
DTD
file.
- The call to the java utility should take the form ‘java
-classpath directory-name-of-the-utility myparser
filename’.
Note: Validators can be automatically invoked through
scripts similar to the following ones in the environment
file tex4ht.env.
.xml utility %%1.xml
.html utility %%1.html
.css utility %%1.css