- From: Anne van Kesteren <fora@annevankesteren.nl>
- Date: Thu, 04 Aug 2005 12:51:58 +0200
- To: www-xml-linking-comments@w3.org
I support this comment: <http://lists.w3.org/Archives/Public/www-xml-linking-comments/2005JulSep/0016> I suggest that the XLink working groups adds a section about markup language integration conflicts and describes that in user agents that implement both XLink and the language that causes the conflict XLink should be ignored. So: <xhtml1:div xlink:href="foo" href="bar">... ... causes no conflict as the DIV element in the XHTML 1 namespace has no attribute HREF, but: <xhtml1:img src="foo" xlink:href="bar" xlink:show="embed"/> ... does cause a conflict and therefore XLink must be ignored in this case. Kind regards, Anne -- Anne van Kesteren <http://annevankesteren.nl/>
Received on Thursday, 4 August 2005 10:52:03 UTC