<subst>
<subst> (substitution) groups one or more deletions with one or more additions when the combination is to be regarded as a single intervention in the text. | |
Module | transcr — 11 Representation of Primary Sources |
Attributes | att.transcriptional (@hand, @status, @seq) (att.editLike (@cert, @resp, @evidence, @source) (att.dimensions (@unit, @quantity, @extent, @atLeast, @atMost, @min, @max, @precision, @scope)) ) |
Used by | |
May contain | |
Declaration |
element subst { att.global.attributes, att.transcriptional.attributes, att.editLike.attributes, att.dimensions.attributes, ( ( model.pPart.transcriptional ), model.pPart.transcriptional+ ) } |
Example | ... are all included. <del hand="#RG">It is</del> <subst> <add>T</add> <del>t</del> </subst>he expressed |
Note | Although a substitution may contain any mixture of additions and deletions;
there should be an addition for each deletion bearing the same
sequence number. This constraint cannot be modelled in the schema
language currently deployed. |