<facsimile>
<facsimile> contains a representation of some written source in the form of a set of images rather than as transcribed or encoded text. [12.1 Digital Facsimiles] | |
組件 | transcr — Representation of Primary Sources |
屬性 |
|
俱乐部会员 | |
可包含在於 | |
可包含 | |
例子 | |
例子 | |
Schematron |
<sch:rule context="tei:facsimile//tei:line | tei:facsimile//tei:zone"> <sch:report test="child::text()[ normalize-space(.) ne '']"> A facsimile element represents a text with images, thus transcribed text should not be present within it. </sch:report> </sch:rule> |
Content model |
<content> |
宣告 |
<rng:element name="facsimile"> element facsimile { 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.declaring.attributes, ( front?, ( model.graphicLike | surface | surfaceGrp )+, back? ) } |