Contents
This section is normative.
This module defines the Edit attribute collection.
inserted
and deleted
The default presentation for an element with edit="deleted"
is display: none
(in other words, it is not displayed) although an alternate style might display it as crossed
through. The other three values cause no special presentation by default, though an alternate style might use background colors or other text decoration to indicate the changed text.
<p>I will do it next <span edit="deleted">week</span><span edit="inserted">month</span>.</p>
datetime="2003-01-13T13:15:30Z"
Implementation: RELAX NG