[Bug 10196] Relationship to xml:id

http://www.w3.org/Bugs/Public/show_bug.cgi?id=10196





--- Comment #3 from Rouven Weßling <me@rouvenwessling.de>  2010-07-18 14:42:27 ---
I'm unsure whether two attributes that are an id could be allowed by
XML/xml:id. If this is allowed both should be allowed on an element if they
have the same value.

Other XML infrastructure attributes (xml:space, xml:base) are also mentioned.
In my opinion it is better to mention the possible use cases. Also it may be a
good idea to have a warning that xml:id is allowed but discouraged because of
the incompatibility with the HTML serialization.

Also please note there is no gain in using xml:id instead of id except when
processing a document with an XML parser that knows xml:id but not HTML5.

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Sunday, 18 July 2010 14:42:29 UTC