xml:lang

Shouldn't the xml:lang attribute be formally defined so that it is
connected to LanguageID, and is a choice in an attribute list?

I would expect to see something like this:

Langdef ::= 'xml:lang' S 'NMTOKENS' S LanguageID?
AttDef ::= S (Name S AttType S DefaultDecl) | Langdef

What do you think?

Received on Wednesday, 10 March 1999 11:52:15 UTC