<filiation>

<filiation> (filiation) contient les informations sur la filiation du manuscrit, c'est-à-dire sur ses relations avec d'autres manuscrits connus du même texte, ses protographes, antigraphes et apographes. [10.6.1 The msItem and msItemStruct Elements]
Modulemsdescription — 10 Manuscript Description
Attributsatt.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.global.change (@change)) att.typed (@type, @subtype)
Utilisé par
Contenu dans
msdescription: msItem msItemStruct
Peut contenir
dictionaries: lang oRef oVar pRef pVar
gaiji: g
header: biblFull idno
iso-fs: fLib fs fvLib
textstructure: floatingText
verse: caesura rhyme
Declaration

<rng:element name="filiation">
 <rng:ref name="att.global.attributes"/>
 <rng:ref name="att.global.linking.attributes"/>
 <rng:ref name="att.global.analytic.attributes"/>
 <rng:ref name="att.global.facs.attributes"/>
 <rng:ref name="att.global.change.attributes"/>
 <rng:ref name="att.typed.attributes"/>
 <rng:ref name="macro.specialPara"/>
</rng:element>
element filiation
{
   att.global.attributes,
   att.global.linking.attributes,
   att.global.analytic.attributes,
   att.global.facs.attributes,
   att.global.change.attributes,
   att.typed.attributes,
   macro.specialPara
}
Exemple
<person role="ancien possesseur">
 <persName>
  <forename>Prénom</forename>
  <surname>Nom</surname>
 </persName>
<!-- Indication à utiliser pour les ateliers des relieurs connus sous le nom du relieur : le relieur est le propriétaire, dirige l'atelier -->
 <affiliation>Atelier</affiliation>
</person>

Indication à utiliser pour les ateliers des relieurs connus sous le nom du relieur : le relieur est le propriétaire, dirige l'atelier

Exemple
<listPerson>
 <person role="relieur">
  <persName>
   <addName>Le Gascon</addName>
  </persName>
  <affiliation>Atelier</affiliation>
  <residence>Paris<placeName/>
  </residence>
 </person>
 <person role="ancien possesseur"/>
</listPerson>