<filiation>

<filiation> (filiation) 包含手稿的來歷相關資訊,例如該手稿和其他相同文字內容的現存手稿之間的關係、以及該手稿的原稿抄本、以及謄本。 [11.6.1 The msItem and msItemStruct Elements]<a href="https://translate.tei-c.org/translate.html?edit=filiation.xml"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" aria-label="Translation out of date." viewBox="0 0 16 16" style="position:absolute; top:2px; right:2px; color:red"><title>Translation out of date.</title> <path d="M6.146 7.146a.5.5 0 0 1 .708 0L8 8.293l1.146-1.147a.5.5 0 1 1 .708.708L8.707 9l1.147 1.146a.5.5 0 0 1-.708.708L8 9.707l-1.146 1.147a.5.5 0 0 1-.708-.708L7.293 9 6.146 7.854a.5.5 0 0 1 0-.708z"></path> <path d="M3.5 0a.5.5 0 0 1 .5.5V1h8V.5a.5.5 0 0 1 1 0V1h1a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h1V.5a.5.5 0 0 1 .5-.5zM1 4v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4H1z"></path></svg></a>
組件 msdescription — Manuscript Description
屬性
俱乐部会员
可包含在於
msdescription: msItem msItemStruct
可包含
dictionaries: lang oRef pRef
gaiji: g
header: biblFull idno
iso-fs: fLib fs fvLib
textstructure: floatingText
verse: caesura rhyme
character data
例子
<msContents>
 <msItem>
  <title>元豐類稿</title>
  <filiation type="protograph">元大德八年丁思敬南豐刊本</filiation>
  <filiation type="antigraph">王文進《文祿堂訪書記》</filiation>
  <filiation type="apograph">清內府《天祿琳琅書目》
  <ref target="#zh-tw_DN17"/>
  </filiation>
 </msItem>
</msContents>
<!-- ... -->
例子
<msItem>
 <title>明藏</title>
 <filiation>
  <p>明藏有四︰在南京刻的稱南藏,在北京刻的稱北藏,在浙江武林刻的稱武林藏,在徑山等處刻過的稱徑山或嘉興藏。徑山藏,是會合南北藏本而以北本為主的;日本的黃檗藏就是徑山藏的翻刻本,而卍字藏復淵源于黃檗藏,可見徑山藏給與日本的影響了。</p>
  <p>明藏因年代較近,國內外還有完整的存本;惟武林藏本,卻已全佚,其特點是始改梵夾為方冊。</p>
 </filiation>
</msItem>
<!--http://www.cbeta.org/data/budadata/hisutra.htm-->
Content model
<content>
 <macroRef key="macro.specialPara"/>
</content>
宣告
<rng:element name="filiation">
 <rng:ref name="att.global.attributes"/>
 <rng:ref name="att.global.analytic.attributes"/>
 <rng:ref name="att.global.change.attributes"/>
 <rng:ref name="att.global.facs.attributes"/>
 <rng:ref name="att.global.linking.attributes"/>
 <rng:ref name="att.global.rendition.attributes"/>
 <rng:ref name="att.global.responsibility.attributes"/>
 <rng:ref name="att.global.source.attributes"/>
 <rng:ref name="att.typed.attributes"/>
 <rng:ref name="macro.specialPara"/>
</rng:element>
element filiation
{
   att.global.attributes,
   att.global.analytic.attributes,
   att.global.change.attributes,
   att.global.facs.attributes,
   att.global.linking.attributes,
   att.global.rendition.attributes,
   att.global.responsibility.attributes,
   att.global.source.attributes,
   att.typed.attributes,
   macro.specialPara
}