<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 |
In addition to global attributes | att.transcriptional (@hand, @status, @seq) (att.editLike (@evidence, @source) (att.dimensions (@unit, @quantity, @extent, @precision, @scope) (att.ranging (@atLeast, @atMost, @min, @max)) ) (att.responsibility (@cert, @resp)) ) |
Used by | |
May contain | |
Declaration |
element subst { att.global.attributes, att.transcriptional.attributes, att.editLike.attributes, att.dimensions.attributes, att.ranging.attributes, att.responsibility.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.
|