P5 Fascicule

<filiation>


filiation contains information concerning the manuscript's filiation, i.e. its relationship to other surviving manuscripts of the same text, its protographs, antigraphs and apographs.
Class tei.typed tei.msItemPart
Declaration
element filiation { tei.global.attributes, macro.specialPara }
Attributes
Global attributes and those inherited from : tei.typed: tei.msItemPart
Example
 <msItem>
  <title>Beljakovski sbornik</title>
  <filiation type="protograph">Bulgarian</filiation>
  <filiation type="antigraph">Middle Bulgarian</filiation>
  <filiation type="apograph">
   <ref target="#DN17">Dujchev N 17</ref>
  </filiation>
 </msItem>

In this example, the reference to ‘Dujchev N17’ includes a link to some other manuscript description which has the identifier DN17.

Example
 <msItem>
  <title>Guan-ben</title>
  <filiation>
   <p>The "Guan-ben" was widely current among mathematicians in the
        Qing dynasty, and "Zhao Qimei version" was also read.  It is
        therefore difficult to know the correct filiation path to follow.
        The study of this era is much indebted to Li Di.  We explain the
        outline of his conclusion here.  Kong Guangsen 
        (1752-1786)(17) was from the same town as Dai Zhen, so he obtained
        "Guan-ben" from him and studied it(18).  Li Huang  (d. 1811)
        (19) took part in editing Si Ku Quan Shu, so he must have had
        "Guan-ben".  Then Zhang Dunren (1754-1834) obtained this version,
        and studied "Da Yan Zong Shu Shu" (The General Dayan
        Computation).  He wrote Jiu Yi Suan Shu (Mathematics
        Searching for One, 1803) based on this version of Shu Xue Jiu
        Zhang (20).</p>
   <p>One of the most important persons in restoring our knowledge
       concerning the filiation of these books was Li Rui (1768(21)
       -1817)(see his biography).  ... only two volumes remain of this
        manuscript, as far as chapter 6 (chapter 3 part 2) p.13, that is,
        question 2 of "Huan Tian San Ji" (square of three loops),
        which later has been lost.</p>
  </filiation>
 </msItem>
<!--http://www2.nkfust.edu.tw/~jochi/ed1.htm-->
See further 1.6.1 The <msItem> and <msItemStruct> elements
Module msdescription