[Bug 3308] Which error to raise for attributes with the same node-name in a direct element constructor?

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





------- Comment #2 from ying.lu@oracle.com  2006-06-05 18:37 -------
If that is the intention, please clarify in the specification, as the section
3.7.1.3 bullet 5.d says, "attributes consist of all the attributes specified in
the start tag as described in 3.7.1.1 Attributes...."

An implementation can choose to check the attribute name during the evaluation
phase, therefore raise the dynamic error instead of the static error. Both are
allowed in the current specification.

Thanks,
Ying

Received on Monday, 5 June 2006 18:37:31 UTC