This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.
See also http://lists.w3.org/Archives/Member/member-i18n-its/2007AprJun/0057.html Hi all, from an anonymous reviewer, I got some comments on the ITS REC: - we say in sec. 6.7 that the non-normative schemas contain a declaration of xml:lang. This is not the case, so we need to fix this. http://www.w3.org/TR/2007/REC-its-20070403/its.dtd http://www.w3.org/TR/2007/REC-its-20070403/its.xsd http://www.w3.org/TR/2007/REC-its-20070403/its.rng http://www.w3.org/TR/2007/REC-its-20070403/its.rnc - in http://www.w3.org/TR/2007/REC-its-20070403/#langinfo-definition we say : [There is no declaration of xml:lang in the non-normative RELAX NG document for ITS, since in RELAX NG it is not necessary to declare attributes from the XML namespace.] this is wrong: there is no need to declare the XML namespace in RELAX NG, but the attributes in this namespace need to be declared. Felix