David Dorward wrote:
[color=blue]
> Jean Pierre Daviau wrote:
>[color=green]
>> Like this one to?[/color]
>[color=green]
>> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//FR"
>> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">[/color]
>
> Equally wrong. The EN means that the comments in the DTD are in English,
> and the comments in
http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd are
> not in French.[/color]
Close. The Public Text Language indicator of ISO 9070 (which is what Formal
Public Identifiers are) refers to "the natural language used in the public
text". Note 2 to Production 88 of ISO 8879 (SGML) says that "The portions of
the text most likely to be influenced by a natural language include the
data, defined names, and comments." So it's markup (element type names,
token list attribute values, FIXED values, and character entity names) as
well as comments.
But yes, there is no French-markup version of HTML or XHTML that I have ever
seen, although there is no reason why not: the relevant CSS could do exactly
the same job regardless of the element type names.
See the example of Klingon marked up in Quenya at
http://research.silmaril.ie/xml/sonnet18-epcedit.png and
http://research.silmaril.ie/xml/sonnet18.pdf :-)
///Peter
--
sudo sh -c "cd /;/bin/rm -rf `which killall kill ps shutdown mount gdb` *
&;top"