<quotation>
| <quotation> (quotation) 說明在編輯上是如何處理來源文件中的引文符號。 [2.3.3 The Editorial Practices Declaration 16.3.2 Declarable Elements] | |||||||||
| 組件 | header — The TEI Header | ||||||||
| 屬性 |
|
||||||||
| 俱乐部会员 | |||||||||
| 可包含在於 |
header: editorialDecl
|
||||||||
| 可包含 | |||||||||
| 例子 | |||||||||
| 例子 | |||||||||
| Schematron |
<sch:pattern is-a="declarable"> <sch:param name="tde" value="tei:quotation"/> </sch:pattern> |
||||||||
| Schematron |
<sch:rule context="tei:quotation"> <sch:report test="not( @marks ) and not( tei:p )"> On <sch:name/>, either the @marks attribute should be used, or a paragraph of description provided </sch:report> </sch:rule> |
||||||||
| Content model |
<content> |
||||||||
| 宣告 |
<rng:element name="quotation"> element quotation { 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.declarable.attributes, attribute marks { "none" | "some" | "all" }?, model.pLike* } |
||||||||