facsimile (hendiAll)

Text

Appendix

<facsimile> contains a representation of some written source in the form of a set of images rather than as transcribed or encoded text.

Attributes
source opt
specifies the source from which some aspect of this element is drawn.
Datatype
teidata.pointer
xml:id opt
(identifier) provides a unique identifier for the element bearing the attribute.
sameAs
points to an IIIF manifest file for this resource.
Datatype
teidata.pointer
Example
<facsimile>
        <graphic url="page1.png"/>
        <surface>
          <graphic url="page2-highRes.png"/>
          <graphic url="page2-lowRes.png"/>
        </surface>
        <graphic url="page3.png"/>
        <graphic url="page4.png"/>
      </facsimile>
Example
<facsimile>
        <surface ulx="0" uly="0" lrx="200" lry="300">
          <graphic url="Bovelles-49r.png"/>
        </surface>
      </facsimile>

Examples

XML

If you've spotted some error or inaccurateness please do not hesitate to inform us via henze-digital [@] zenmem.de.