Norbert,
I have been trying to get HTML2.0 to 'compile' under NXP. I have
changed the required things:
- -- -- to --* *--
- <![ %foo [ to <![%foo[
- - - to NULL
- %foo to %foo;
I am still having troubles with parameter entity substitution. The symptoms
seem to be:
- %foo is substituted *within comments*. If %foo contains
markup, this causes problems.
- recursive PE substitution is still a problem in places (see
% text in HTML 2.0
I have also had problems with substituting the contents of a file referenced
by a PE, e.g.:
<!ENTITY % foo PUBLIC "-//FOO/BAR">
<!ENTITY % bar "%foo;">
%bar;
This appears to be OK under sgmls, but in NXP I think I have to write
<!ENTITY % bar "'%foo;'">
(But I confess this syntax confuses me terribly and I may have got this wrong
:-)
I am sorry I can't send you examples, but the basic problem is to get HTML2.0
to work with as little editing as possible.
[...]
> Could someone take the burden and do some testing
> on the validation feature ( -v ). Please ....
I am aiming to do this as soon as the DTDs read in OK :-)
[...]
-- Peter Murray-Rust, domestic net connection Virtual School of Molecular Sciences http://www.vsms.nottingham.ac.uk/