Example: <undo>

These search results reproduce every example of the use of <undo> in the Guidelines, including all localised and translated versions. In some cases, the examples have been drawn from discussion of other elements in the Guidelines and illustrating the use of <undo> is not the main focus of the passage in question. In other cases, examples may be direct translations of each other, and hence identical from the perspective of their encoding.

11 Representation of Primary Sources


11.3.4.4 Confirmation, Cancellation, and Reinstatement of Modifications

<line>This is <del change="#s2rend="overstrike">
  <undo spanTo="#Xarend="dotted"
   change="#s3"/>
just some <anchor xml:id="Xa"/> sample <undo spanTo="#Xbrend="dotted"
   change="#s3"/>
text, <anchor xml:id="Xb"/> we need</del>
 <add change="#s2">not</add> a real example.</line>

11.3.4.4 Confirmation, Cancellation, and Reinstatement of Modifications

<line>This is <del change="#s2rend="overstrike">
  <seg xml:id="X-a">just some</seg> sample <seg xml:id="X-b">text</seg>, we
     need</del>
 <add change="#s2">not</add> a real example.</line>
<undo target="#X-a #X-brend="dotted"
 change="#s3"/>

<undo>

<line>This is <del change="#s2rend="overstrike">
  <seg xml:id="undo-a">just some</seg>
     sample <seg xml:id="undo-b">text</seg>,
     we need</del>
 <add change="#s2">not</add>
   a real example.</line>
<undo target="#undo-a #undo-b"
 rend="dottedchange="#s3"/>