<facsimile>
<facsimile> 전사 또는 부호화된 텍스트 형태보다는 이미지 집합의 형태로 기록 원본의 표상을 포함한다. [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? ) } |