- From: Henrik Lied <lists@misinterpreted.org>
- Date: Wed, 15 Jun 2005 00:25:46 +0200
I agree with Anne here, I don't think this is a suitable usage-area for INS and DEL. But instead of attaching attributes to the ARTICLE-element, I think I would have done something like this: <article> <p>Original, unmodified content</p> <edit type="inserted" altered="{datetime type UTC}"> <p>Inserted content</p> </edit> <edit type="removed" altered="{datetime type UTC}">> <p>Removed content</p> </edit> <edit type="modified" altered="{datetime type UTC}"> <p>Changed content</p> </edit> </article> Of course, this would break backward-compability... -- ------------------------------ Henrik Lied http://misinterpreted.net/ henrik at misinterpreted.net
Received on Tuesday, 14 June 2005 15:25:46 UTC