- From: <bugzilla@jessica.w3.org>
- Date: Sun, 18 Jul 2010 11:56:51 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=10196
Summary: Relationship to xml:id
Product: HTML WG
Version: unspecified
Platform: PC
URL: http://www.w3.org/TR/xml-id/
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: HTML5 spec (editor: Ian Hickson)
AssignedTo: ian@hixie.ch
ReportedBy: me@rouvenwessling.de
QAContact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html@w3.org
Currently the relationship to xml:id is not explicitly defined in the spec.
Only implicitly it can be said that in the XHTML serialization it may be used
because XHTML is an application of XML.
Since being explicit is better then being implicit I suggest adding a reference
to xml:id 1.0 to the spec. More precisely xml:id should be listed in section
3.2.3 and either gets its own subsection or one shared with 3.2.3.1 the id
attribute.
It should be made clear that only id or xml:id may be used on an element and
not both. (I may be mistaken and it is allowed to specify both with the same
content, if that's the case then this should be specified) Also a warning that
xml:id is XML only.
--
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 11:56:53 UTC