<imprint>
<imprint> 匯集書目項目的出版或發行相關資訊。 [3.12.2.4 Imprint, Size of a Document, and Reprint Information] | |
組件 | core — Elements Available in All TEI Documents |
屬性 | 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)) |
可包含在於 | core: monogr |
可包含 | figures: figure notatedMusic header: catRef classCode distributor transcr: addSpan damageSpan delSpan fw listTranspose metamark space substJoin |
例子 | |
Content model | <content> |
宣告 | <rng:element name="imprint"> element imprint { 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, ( ( classCode | catRef )*, ( ( model.imprintPart | model.dateLike ), respStmt*, model.global* )+ ) } |