<listWit>
<listWit> (witness list) 校勘資料中で参照されている文献の定義のリストを示す.選択的に,グルー プとして構造化されている. [12.1 The Apparatus Entry, Readings, and Witnesses] | |
モジュール | textcrit — Critical Apparatus |
属性 | 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.sortable (@sortKey) |
クラブのメンバー | |
上位 |
core: add corr del desc emph head hi item l meeting note orig p q quote ref reg said sic sp stage title unclear
dictionaries: case colloc def dictScrap entryFree etym form gen gram gramGrp hyph iType lang lbl mood number orth per pos pron stress subc syll tns usg xr
msdescription: accMat acquisition additions collation condition custEvent decoNote filiation foliation layout musicNotation origin provenance signatures source summary support surrogates typeNote
namesdates: occupation
textstructure: argument back body div div1 div2 div3 div4 div5 div6 div7 docEdition epigraph imprimatur postscript salute signed titlePart trailer
verse: rhyme
|
下位 | |
解説 |
一連の要素witnessまたはlistWitをとるかもしれない. 要素listWitは,校勘資料を自動処理を容易にするためのもので ある.例えば,ある網羅的な校勘資料から,全文献の読みを自動的に再構築 する場合である. 断片的な文献しかないことはよくあるが,この場合,異なる部分ごとに文 献やテキストをグループ化することもできる.このグループは独立したもの であるか,または全文献がリスト化されているファイルの冒頭において,要 素listWit中で入れ子化されているかもしれない.当該校勘資料中 で,要素witStartとwitEndにより断片的な文献が示され る.この詳細は,12.1.5 Fragmentary Witnessesを参照のこと. 文献は,ただ1回定義されることに注意すること.下が手,要素 listWit中で1回しか出現しない. |
例 |
<listWit>
<witness xml:id="HL26">Ellesmere, Huntingdon Library 26.C.9</witness> <witness xml:id="PN392">Hengwrt, National Library of Wales, Aberystwyth, Peniarth 392D</witness> <witness xml:id="RP149">Bodleian Library Rawlinson Poetic 149 (see further <ptr target="#MSRP149"/>)</witness> </listWit> |
Content model |
<content> |
宣言 |
<rng:element name="listWit"> element listWit { 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.sortable.attributes, ( model.headLike?, desc*, ( witness | listWit )+ ) } |