<quotation>
<quotation> (quotation) 說明在編輯上是如何處理來源文件中的引文符號。 [2.3.3 The Editorial Practices Declaration 15.3.2 Declarable Elements] | |||||||||
組件 | header — The TEI Header | ||||||||
屬性 | att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.declarable (@default)
| ||||||||
俱乐部会员 | |||||||||
可包含在於 | header: editorialDecl | ||||||||
可包含 | |||||||||
例子 | |||||||||
例子 | |||||||||
Schematron | <s:report test="not(@marks) and not (tei:p)">On <s:name/>, either the @marks attribute should be used, or a paragraph of description provided</s:report> | ||||||||
Content model | <content> | ||||||||
宣告 | <rng:element name="quotation"> element quotation { 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.declarable.attributes, attribute marks { "none" | "some" | "all" }?, model.pLike* } |