On 7/17/07, Harry Halpin <hhalpin@ibiblio.org> wrote: > Why not instead of > > <div class2="http://example.org/human-resources/employee"> > > just do > > <div class="employee" profile="http://example.org/human-resources/"> Because no software which knows of @class knows about @profile, making that snippet semantically identical to this one; <div class="employee" profile="http://example.org/foo/bar/"> Using a new attribute makes it unambiguous. Mark. -- Mark Baker. Ottawa, Ontario, CANADA. http://www.markbaker.ca Coactus; Web-inspired integration strategies http://www.coactus.comReceived on Tuesday, 17 July 2007 19:39:58 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Friday, 12 September 2008 07:02:15 GMT