<abstract>
<abstract> 符号化する人によって既存の元文書の前に付加された要約または正式な要約を含む。 [2.4.4 Abstracts] | |
モジュール | header — The TEI Header |
属性 |
|
クラブのメンバー | |
上位 |
header: profileDesc
|
下位 |
figures: table
linking: ab
namesdates: listEvent listNym listObject listOrg listPerson listPlace listRelation
|
解説 |
この要素は、元資料で要約が利用できない場合にのみ使用されます。 元文書に既に存在する任意の要約は、ボーンデジタル文書の場合と同じように、front内のdivとして符号化する必要があります。 |
例 |
<profileDesc>
<abstract resp="#LB"> <p>Good database design involves the acquisition and deployment of skills which have a wider relevance to the educational process. From a set of more or less instinctive rules of thumb a formal discipline or "methodology" of database design has evolved. Applying that methodology can be of great benefit to a very wide range of academic subjects: it requires fundamental skills of abstraction and generalisation and it provides a simple mechanism whereby complex ideas and information structures can be represented and manipulated, even without the use of a computer. </p> </abstract> </profileDesc> |
Content model |
<content> |
宣言 |
<rng:element name="abstract"> element abstract { 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, ( model.pLike | model.listLike | listBibl )+ } |