<listBibl>
<listBibl> (書目列表) 包含任何種類的書目資料列表。 [3.12.1 Methods of Encoding Bibliographic References and Lists of References 2.2.7 The Source Description 16.3.2 Declarable Elements] | |
組件 | core — Elements Available in All TEI Documents |
屬性 |
|
俱乐部会员 | |
可包含在於 |
cmc: post
core: add cit corr del desc emph head hi item l listBibl meeting note orig p q quote ref reg relatedItem said sic stage textLang title unclear
dictionaries: case colloc def dictScrap entry entryFree etym form gen gram gramGrp hom hyph iType lang lbl mood number orth per pos pron re sense stress subc syll tns usg xr
msdescription: accMat acquisition additional additions collation condition custEvent decoNote filiation foliation layout msItem msItemStruct musicNotation origin provenance signatures source summary support surrogates typeNote
namesdates: climate event location object occupation org person personGrp persona place population state terrain trait
spoken: broadcast scriptStmt u writing
textstructure: argument back body div div1 div2 div3 div4 div5 div6 div7 docEdition epigraph front imprimatur postscript salute signed titlePart trailer
verse: rhyme
|
可包含 | |
例子 |
<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> |
Content model |
<content> |
宣告 |
<rng:element name="listBibl"> element listBibl { att.global.attributes, att.global.rendition.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.attributes, att.global.responsibility.attributes, att.global.source.attributes, att.sortable.attributes, att.declarable.attributes, att.typed.attributes, att.cmc.attributes, ( model.headLike*, desc*, ( model.milestoneLike | relation | listRelation )*, ( ( model.biblLike+, ( model.milestoneLike | relation | listRelation )* )+ ) ) } |