<msItem>
<msItem> (manuscript item) describes an individual work or item within the intellectual content of a manuscript, manuscript part, or other object. [10.6.1. The msItem and msItemStruct Elements] | |
Module | msdescription |
Attributes |
|
Member of | |
Contained by | msdescription: msContents msItem |
May contain | 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 textcrit: app textstructure: docAuthor docDate docEdition docImprint docTitle epigraph |
Example | <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> |
Schema Declaration | element msItem { tei_att.global.attributes, tei_att.msExcerpt.attributes, tei_att.msClass.attributes, ( ( tei_locus | tei_locusGrp )*, ( tei_model.pLike+ | ( tei_model.titlepagePart | tei_model.msItemPart | tei_model.global )+ ) ) } |