[Q] XHTML question

Sorry! poor English.

definition for xhtml1-transitional.dtd

	<!ENTITY % Length "CDATA">

why is not "NMTOKEN" ?

and

	<!ATTLIST html
	  %i18n;
	  xmlns		%URL;		#REQUIRED >

why "#REQUIRED" ?

I think that should be "IMPLIED".
because backward-compatibility.


					kosaki

Received on Thursday, 8 April 1999 21:33:45 UTC