<witDetail>
<witDetail> (witness detail) gives further information about a particular witness, or witnesses, to a particular reading. 12.1 The Apparatus Entry, Readings, and Witnesses | |||||||||||||||||
Module | textcrit — 12 Critical Apparatus | ||||||||||||||||
Attributes | att.global (@xml:id, @n, @xml:lang, @rend, @rendition, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) att.placement (@place) att.responsibility (@cert, @resp) att.pointing (@target, @evaluate)
| ||||||||||||||||
Used by | |||||||||||||||||
Contained by | core: abbr add addrLine address author bibl biblScope biblStruct cit corr date del distinct editor email emph expan foreign gloss head headItem headLabel hi imprint item l label lg list measure mentioned monogr name note num orig p pubPlace publisher q quote ref reg resp rs said series sic soCalled sp speaker stage street term time title unclear corpus: activity channel constitution derivation domain factuality interaction locale preparedness purpose dictionaries: case colloc def dictScrap entry entryFree etym form gen gram gramGrp hom hyph iType lang lbl mood number orth per pos pron re sense stress subc syll tns usg xr drama: actor camera caption castGroup castItem castList epilogue performance prologue role roleDesc set sound tech view header: authority change classCode creation distributor edition extent funder geoDecl handNote language notesStmt principal scriptNote sponsor typeNote msdescription: accMat acquisition additions adminInfo catchwords collation colophon condition custEvent decoNote explicit filiation finalRubric foliation heraldry incipit layout material msItem msItemStruct musicNotation objectType origDate origPlace origin provenance rubric secFol signatures source stamp summary support surrogates textLang watermark namesdates: addName affiliation age birth bloc climate country death district education event faith floruit forename genName geogName langKnown location nameLink nationality occupation org orgName persName person place placeName population region residence roleName settlement sex socecStatus state surname terrain trait nets: graph tagdocs: valDesc | ||||||||||||||||
May contain | core: abbr add address binaryObject cb choice corr date del distinct email emph expan foreign gap gloss graphic hi index lb measure measureGrp mentioned milestone name note num orig pb ptr ref reg rs sic soCalled term time title unclear gaiji: g header: idno msdescription: catchwords depth dim dimensions height heraldry locus locusGrp material objectType origDate origPlace secFol signatures stamp watermark width namesdates: addName affiliation bloc country district forename genName geo geogFeat geogName nameLink offset orgName persName placeName region roleName settlement state surname | ||||||||||||||||
Declaration |
element witDetail { att.global.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.placement.attributes, att.responsibility.attributes, att.pointing.attributes, attribute wit { list { data.pointer, data.pointer* } }, attribute type { data.enumerated }?, macro.phraseSeq } | ||||||||||||||||
Example |
<app type="substantive">
<rdgGrp type="subvariants"> <lem xml:id="W026x" wit="#El #HG">Experience</lem> <rdg wit="#Ha4">Experiens</rdg> </rdgGrp> </app> <witDetail target="#W026x" resp="#PR" wit="#El" type="presentation">Ornamental capital.</witDetail> | ||||||||||||||||
Note |
The witDetail element should be regarded as a
specialized type of note element; it is synonymous with
<note type='witnessDetail'>, but differs from the
in the omission of some attributes
seldom applicable to notes within critical apparatus, and in the
provision of the wit attribute, which permits an
application to extract all annotation concerning a particular
witness or witnesses from the apparatus. It also differs in that
the location of a witDetail element is not significant
and may not be used to imply the point of attachment for the
annotation; this must be explicitly given by means of the
target attribute.
|