<catDesc>
<catDesc> (類目描述) 描述分類法中或文件類型學中的某些類目,可用短文描述的型式,或是用TEI正式元素textDesc所使用的狀況參數。 [2.3.7 The Classification Declaration] | |
組件 | header — The TEI Header |
屬性 |
|
可包含在於 |
header: category
|
可包含 |
core: abbr address choice date distinct email emph expan foreign gloss hi measure measureGrp mentioned name num ptr q ref rs soCalled term time title unit
corpus: textDesc
dictionaries: lang
header: idno
msdescription: catchwords depth dim dimensions height heraldry locus locusGrp material objectType origDate origPlace secFol signatures stamp watermark width
namesdates: addName affiliation bloc climate country district eventName forename genName geo geogFeat geogName location nameLink objectName offset orgName persName persPronouns placeName population region roleName settlement state surname terrain trait
character data
|
例子 | |
例子 |
<catDesc>
<textDesc n="novel"> <channel mode="w">出版品;專輯</channel> <constitution type="single"/> <derivation type="original"/> <domain type="art"/> <factuality type="fiction"/> <interaction type="none"/> <preparedness type="prepared"/> <purpose type="entertain" degree="high"/> <purpose type="inform" degree="medium"/> </textDesc> </catDesc> |
Content model |
<content> |
宣告 |
<rng:element name="catDesc"> element catDesc { 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.canonical.attributes, ( text | model.limitedPhrase | model.catDescPart )* } |