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 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:56:16 UTC