minor bug in xhtml-modularization-19990406

Hi,

I found this in
http://www.w3.org/TR/xhtml-modularization/xhtml-modularization-19990406.html


----
6.5.1. Creating a simple DTD
[...]      
<!ENTITY % XHTML1.ns "http://my.company.com/DTDs/example.dtd" %gt;
----


The last character should be '>' (or &gt; in the HTML file) not '%gt;'



Bye,

  Stefan.
--
Stefan Mintert
 http://mintert.com/javascript/         http://mintert.com/webmonat/
 http://mintert.com/xml/                http://mintert.com/faq/
 http://mintert.com/xml/buch/

Received on Tuesday, 13 April 1999 11:53:49 UTC