<biblFull>
| <biblFull> 包含結構完整的書目資料,其中呈現出TEI檔案描述內的所有元件。 [3.12.1 Methods of Encoding Bibliographic References and Lists of References 2.2 The File Description 2.2.7 The Source Description 16.3.2 Declarable Elements] | |
| 組件 | header — The TEI Header |
| 屬性 |
|
| 俱乐部会员 | |
| 可包含在於 |
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 sense stress subc syll tns usg xr
msdescription: accMat acquisition additions collation condition custEvent decoNote filiation foliation layout msItem 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 body div div1 div2 div3 div4 div5 div6 div7 docEdition epigraph imprimatur postscript salute signed titlePart trailer
verse: rhyme
|
| 可包含 | |
| 例子 |
<biblFull>
<titleStmt> <title>勘誤表:審視後的生命</title> <author>喬治.史坦納。</author> </titleStmt> <editionStmt> <edition>台灣地區繁中版本</edition> </editionStmt> <extent>208面</extent> <publicationStmt> <publisher>行人出版社</publisher> <pubPlace>台北</pubPlace> <date>2007</date> </publicationStmt> <sourceDesc> <p>譯自 Errata: An Examined Life (1997)</p> </sourceDesc> </biblFull> |
| Schematron |
<sch:pattern is-a="declarable"> <sch:param name="tde" value="tei:biblFull"/> </sch:pattern> |
| Content model |
<content> |
| 宣告 |
<rng:element name="biblFull"> element biblFull { 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.canonical.attributes, att.cmc.attributes, att.declarable.attributes, att.docStatus.attributes, att.sortable.attributes, ( ( ( titleStmt, editionStmt?, extent?, publicationStmt, seriesStmt*, notesStmt? ), sourceDesc* ) | ( fileDesc, profileDesc ) ) } |