<msItem>
<msItem> (manuscript item) 手書き資料の知的内容の中に出現する,独立した作品または項目を示す. [10.6.1 The msItem and msItemStruct Elements] | |
モジュール | msdescription — Manuscript Description |
属性 | 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.msExcerpt (@defective) att.msClass (@class) |
クラブのメンバー | |
上位 |
msdescription: msContents msItem
|
下位 |
core: author bibl biblStruct binaryObject cb cit editor ellipsis gap gb graphic index lb listBibl meeting milestone note noteGrp p pb quote respStmt textLang title
figures: figure notatedMusic
msdescription: colophon decoNote explicit filiation finalRubric incipit locus locusGrp msDesc msItem msItemStruct rubric
textstructure: argument byline docAuthor docDate docEdition docImprint docTitle epigraph imprimatur titlePart
transcr: addSpan damageSpan delSpan fw listTranspose metamark space substJoin
|
例 |
<msItem class="#saga">
<locus>ff. 1r-24v</locus> <title>Agrip af Noregs konunga sögum</title> <incipit>regi oc h<ex>ann</ex> setiho <gap reason="illegible" extent="7"/>sc heim se<ex>m</ex> þio</incipit> <explicit>h<ex>on</ex> hev<ex>er</ex> <ex>oc</ex>þa buit hesta .ij. aNan viþ fé enh<ex>on</ex>o<ex>m</ex> aNan til reiþ<ex>ar</ex> </explicit> <textLang mainLang="non">Old Norse/Icelandic</textLang> </msItem> |
Content model |
<content> |
宣言 |
<rng:element name="msItem"> element msItem { 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.msExcerpt.attributes, att.msClass.attributes, ( ( locus | locusGrp )*, ( model.pLike+ | ( model.titlepagePart | model.msItemPart | model.global )+ ) ) } |