<undo>
<undo> indicates one or more marked-up interventions in a document which have subsequently been marked for cancellation. [11.3.4.4 Confirmation, Cancellation, and Reinstatement of Modifications] | |||||||
Módulo | transcr — Representation of Primary Sources | ||||||
Atributos | att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.spanning (@spanTo) att.transcriptional (@status, @cause, @seq) (att.editLike (@evidence, @instant)) (att.written (@hand)) att.dimensions (@unit, @quantity, @extent, @precision, @scope) (att.ranging (@atLeast, @atMost, @min, @max, @confidence))
| ||||||
Miembro de | |||||||
Contenido en | core: abbr add addrLine author bibl biblScope citedRange corr date del distinct editor email emph expan foreign gloss head headItem headLabel hi item l label measure mentioned name note num orig p pubPlace publisher q quote rb ref reg rs rt said sic soCalled speaker stage street term textLang time title unclear unit dictionaries: case colloc def dictScrap entryFree etym form gen gram gramGrp hyph iType lang lbl mood number orth per pos pron re sense stress subc syll tns usg xr figures: cell msdescription: accMat acquisition additions catchwords collation colophon condition custEvent decoNote explicit filiation finalRubric foliation heraldry incipit layout material musicNotation objectType origDate origPlace origin provenance rubric secFol signatures source stamp summary support surrogates typeNote watermark namesdates: addName affiliation birth bloc country death district education faith floruit forename genName geogFeat geogName nameLink nationality objectName occupation offset orgName persName persPronouns placeName region residence roleName settlement sex socecStatus surname tagdocs: eg textstructure: byline closer dateline docAuthor docDate docEdition docImprint imprimatur opener salute signed titlePart trailer verse: rhyme | ||||||
Puede contener | Elemento vacío | ||||||
Ejemplo | <line>This is <del change="#s2" rend="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="dotted" change="#s3"/> This encoding represents the following sequence of events:
| ||||||
Content model | <content> | ||||||
Declaración | <rng:element name="undo"> element undo { att.global.attributes, att.global.rendition.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.attributes, att.global.responsibility.attributes, att.global.source.attributes, att.spanning.attributes, att.transcriptional.attributes, att.editLike.attributes, att.written.attributes, att.dimensions.attributes, att.ranging.attributes, attribute target { list { teidata.pointer+ } }?, empty } |