- From: Simon St.Laurent <simonstl@simonstl.com>
- Date: Thu, 9 Jan 2003 14:50:51 -0500
- To: www-tag@w3.org
On Thursday 09 January 2003 07:59 am, Elliotte Rusty Harold wrote: > Just throwing something out: Would it be A. Useful? and B. possible? > to add additional attributes to linking elements to specify the MIME > type required? e.g. > > <a href="foo/" type="text/plain">foo</a> > <img src="http://maps.yahoo.com/map?zip=10003" type="image/svg+xml" /> > > and perhaps for language as well: > > <a href="foo/" type="text/plain" lang="en-US; en-CA; en-GB; > fr-FR">foo</a> I like the idea generally. I'm doing work on an alternative linkbase vocabulary, and explicit support for content-negotiation is a part of it. It seems like external linking vocabularies should have a much easier time addressing these issues, though XLink didn't. -- Simon St.Laurent Ring around the content, a pocket full of brackets Errors, errors, all fall down! http://simonstl.com -- http://monasticxml.org
Received on Thursday, 9 January 2003 14:50:04 UTC