<listBibl>
<listBibl> (書目列表) 包含任何種類的書目資料列表。 [3.11.1 Elements of Bibliographic References 2.2.7 The Source Description 15.3.2 Declarable Elements] | |
組件 | core — 3 Elements Available in All TEI Documents |
屬性 | att.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.sortable (@sortKey) att.declarable (@default) att.typed (@type, @subtype) |
屬於 | |
可包含在於 | core: add corr del desc emph head hi item l listBibl meeting note orig p q quote ref reg said sic sp stage title unclear dictionaries: case colloc def dictScrap entryFree etym form gen gram gramGrp hyph iType lang lbl mood number orth per pos pron stress subc syll tns usg xr msdescription: accMat acquisition additional additions collation condition custEvent decoNote filiation foliation layout msItem msItemStruct musicNotation origin provenance source support surrogates spoken: writing textstructure: argument body div div1 div2 div3 div4 div5 div6 div7 docEdition epigraph imprimatur postscript titlePart verse: rhyme |
可包含 | |
宣告 |
element listBibl { att.global.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.attributes, att.sortable.attributes, att.declarable.attributes, att.typed.attributes, ( model.headLike*, ( model.biblLike | model.milestoneLike | listBibl )+ ) } |
例子 | <listBibl> <head>參考書籍</head> <bibl>潘定衡、楊朝文: 蚩尤的傳說 (貴陽:貴州民族出版社,1989 ) </bibl> <biblStruct> <analytic> <title>中國古史的傳說時代 </title> </analytic> <monogr> <title>苗族蚩尤神话,與逐鹿之戰。</title> <author>吳曉東</author> <imprint> <publisher>北京:民族文學研究 </publisher> <date> 1998 </date> </imprint> </monogr> </biblStruct> </listBibl> |