<msItem>

<msItem> (item de manuscrit) décrit une œuvre ou un item individualisés dans le contenu intellectuel d'un manuscrit ou d'une partie de manuscrit. 10.6.1 The <msItem> and <msItemStruct> Elements
Modulemsdescription — 10 Manuscript Description
Attributs att.msExcerpt (@defective)
class (classe) spécifie la ou les catégories ou classes auxquelles l'item appartient.
Statut Optionel
Type de données
data.code
Valeurs One or more codes, each of which is used as the identifier for a text classification element supplied in the TEI Header <textClass> element.
Utilisé parmsContents model.msItemPart
Peut contenir
Declaration
element msItem
{
   att.global.attributes,
   att.msExcerpt.attributes,
   attribute class { data.code }?,
   ( locus?, ( model.pLike+ | ( model.msItemPart | model.global )+ ) )
}
Exemple
<msItem>
 <locus>ff. 1r-24v</locus>
 <title>Agrip af Noregs konunga sögum</title>
 <incipit>regi oc h<expan>ann</expan> setiho
 <gap reason="illegibleextent="7"/>sc
   heim se<expan>m</expan> þio</incipit>
 <explicit>h<expan>on</expan> hev<expan>er</expan>
  <expan>oc</expan>þa buit hesta .ij. aNan viþ
   fé enh<expan>on</expan>o<expan>m</expan> aNan til
   reiþ<expan>ar</expan>
 </explicit>
 <textLang mainLang="ONI">Old Norse/Icelandic</textLang>
</msItem>