<catDesc>
<catDesc> テキスト分類や分類法における分類項目を示す.簡単な散文形式またはTEI のtextDescで使用される状況パラメータで示される. 2.3.6 分類法宣言 | |
モジュール | header — 2 TEIヘダー |
属性 | |
当該モジュールを使用するもの | |
下位 | core: abbr address choice date distinct email emph expan foreign gloss measure measureGrp mentioned name num ptr ref rs soCalled term time title corpus: textDesc dictionaries: lang msdescription: catchwords depth dimensions height heraldry locus material origDate origPlace secFol signatures stamp watermark width |
宣言 |
element catDesc{ att.global.attributes, ( text | model.limitedPhrase | model.catDescPart )*} |
例 | <catDesc>Prose reportage</catDesc> |
例 | <catDesc> <textDesc n="novel"> <channel mode="w">print; part issues</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> |