例子: <facsimile>

These search results reproduce every example of the use of <facsimile> in the Guidelines, including all localised and translated versions. In some cases, the examples have been drawn from discussion of other elements in the Guidelines and illustrating the use of <facsimile> is not the main focus of the passage in question. In other cases, examples may be direct translations of each other, and hence identical from the perspective of their encoding.

11 Representation of Primary Sources


11.1 Digital Facsimiles

<facsimile>
 <graphic url="page1.png"/>
 <graphic url="page2.png"/>
 <graphic url="page3.png"/>
 <graphic url="page4.png"/>
</facsimile>
參考書目 ⚓︎

11.1 Digital Facsimiles

<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>
參考書目 ⚓︎

11.1 Digital Facsimiles

<facsimile>
 <surfaceGrp n="leaf1">
  <surface>
   <graphic url="page1.png"/>
  </surface>
  <surface>
   <graphic url="page2-highRes.png"/>
   <graphic url="page2-lowRes.png"/>
  </surface>
 </surfaceGrp>
</facsimile>
參考書目 ⚓︎

11.1 Digital Facsimiles

<facsimile>
 <surface ulx="0uly="0lrx="500lry="321">
  <graphic url="http://upload.wikimedia.org/wikipedia/commons/5/50/Handschrift.karlsruhe.blb.jpg"/>
 </surface>
</facsimile>
參考書目 ⚓︎

11.1 Digital Facsimiles

<facsimile>
 <surface ulx="50uly="20lrx="400"
  lry="280">

  <zone ulx="0uly="0lrx="500lry="321">
   <graphic url="http://upload.wikimedia.org/wikipedia/commons/5/50/Handschrift.karlsruhe.blb.jpg"/>
  </zone>
  <zone ulx="50uly="20lrx="210lry="280">
<!-- left hand page -->
  </zone>
  <zone ulx="240uly="25lrx="400"
   lry="280">

<!-- right hand page -->
  </zone>
  <zone ulx="90uly="40lrx="200lry="225">
<!--- written part of left hand page -->
  </zone>
 </surface>
</facsimile>
參考書目 ⚓︎

11.1 Digital Facsimiles

<facsimile>
 <surface ulx="0uly="0lrx="200lry="300">
  <graphic url="Bovelles-49r.png"/>
 </surface>
</facsimile>
參考書目 ⚓︎

11.1 Digital Facsimiles

<facsimile>
 <surface ulx="0uly="0lrx="200lry="300">
  <graphic url="Bovelles-49r.png"/>
  <zone ulx="25uly="25lrx="180lry="60">
<!-- contains the title -->
  </zone>
  <zone ulx="28uly="75lrx="175lry="178"/>
<!-- contains the paragraph in italics -->
  <zone ulx="105uly="76lrx="175"
   lry="160"/>

<!-- contains the figure -->
  <zone ulx="45uly="125lrx="60lry="130"/>
<!-- contains the word "pendans" -->
 </surface>
</facsimile>
參考書目 ⚓︎

11.1 Digital Facsimiles

<facsimile>
 <surface ulx="0uly="0lrx="200lry="300">
  <graphic url="Bovelles-49r.png"/>
  <zone points="4.8,31.0 5.4,30.7 5.5,32.2 5.8,32.8 6.1,33.4 5.5,33.7 5.1,33.3 4.6,32.2"/>
 </surface>
</facsimile>
參考書目 ⚓︎

11.2.1 Parallel Transcription

<facsimile>
 <surface ulx="0uly="0lrx="200lry="300">
  <zone xml:id="B49rulx="0uly="0"
   lrx="200lry="300">

   <graphic url="Bovelles-49r.png"/>
  </zone>
  <zone ulx="105uly="76lrx="175"
   lry="160">

   <graphic url="Bovelles49r-detail.png"/>
  </zone>
  <zone xml:id="B49rHeadulx="25uly="25"
   lrx="180lry="60"/>

<!-- contains the title -->
  <zone xml:id="B49rPara2ulx="28uly="75"
   lrx="175lry="178"/>

<!-- contains the first paragraph in italics -->
  <zone xml:id="B49rFig1ulx="105uly="76"
   lrx="175lry="160"/>

<!-- contains the figure -->
  <zone xml:id="B49rW457ulx="45uly="125"
   lrx="60lry="130"/>

<!-- contains the word "pendans" -->
 </surface>
</facsimile>
參考書目 ⚓︎

11.2.1 Parallel Transcription

<facsimile>
 <surface start="#PB49R">
  <graphic url="Bovelles-49r.png"/>
 </surface>
</facsimile>
<text>
 <body>
  <div>
<!-- ... -->
   <pb xml:id="PB49R"/>
   <fw>De Geometrie 49</fw>
<!-- ... -->
  </div>
 </body>
</text>
⚓︎

<facsimile> (en)

<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>
參考書目 全部顯示 ⚓︎

<facsimile> (en)

<facsimile>
 <surface ulx="0uly="0lrx="200lry="300">
  <graphic url="Bovelles-49r.png"/>
 </surface>
</facsimile>
參考書目 全部顯示 ⚓︎

<surface> (en)

<facsimile>
 <surface ulx="0uly="0lrx="200lry="300">
  <graphic url="Bovelles-49r.png"/>
 </surface>
</facsimile>
參考書目 全部顯示 ⚓︎

<zone> (en)

<facsimile>
 <surface ulx="50uly="20lrx="400"
  lry="280">

  <zone ulx="0uly="0lrx="500lry="321">
   <graphic url="graphic.png"/>
  </zone>
 </surface>
</facsimile>
參考書目 全部顯示 ⚓︎

11.2.2.1 Advanced Uses of <surface> and <zone>

<facsimile>
 <surface ulx="50uly="20lrx="400"
  lry="280">

<!-- ... -->
 </surface>
</facsimile>
參考書目 ⚓︎

11.2.2.1 Advanced Uses of <surface> and <zone>

<facsimile>
 <surface ulx="50uly="20lrx="400"
  lry="280">

  <zone ulx="0uly="0lrx="500lry="321">
   <graphic url="http://upload.wikimedia.org/wikipedia/commons/5/50/Handschrift.karlsruhe.blb.jpg"/>
  </zone>
 </surface>
</facsimile>
參考書目 ⚓︎

1 The TEI Infrastructure


1.4.2 Datatype Specifications

<facsimile>
 <surface ulx="0uly="0lrx="400lry="280">
  <zone points="220,100 300,210 170,250 123,234">
   <graphic url="handwriting.png"/>
  </zone>
 </surface>
</facsimile>
參考書目 ⚓︎

3 Elements Available in All TEI Documents


<graphic> (en)

<facsimile>
 <surfaceGrp n="leaf1">
  <surface>
   <graphic url="page1.png"/>
  </surface>
  <surface>
   <graphic url="page2-highRes.png"/>
   <graphic url="page2-lowRes.png"/>
  </surface>
 </surfaceGrp>
</facsimile>
參考書目 全部顯示 ⚓︎

<graphic> (en)

<facsimile>
 <surfaceGrp n="leaf1xml:id="spi001">
  <surface xml:id="spi001r">
   <graphic type="normal"
    subtype="thumbnailurl="spi/thumb/001r.jpg"/>

   <graphic type="normalsubtype="low-res"
    url="spi/normal/lowRes/001r.jpg"/>

   <graphic type="normal"
    subtype="high-resurl="spi/normal/highRes/001r.jpg"/>

   <graphic type="high-contrast"
    subtype="low-resurl="spi/contrast/lowRes/001r.jpg"/>

   <graphic type="high-contrast"
    subtype="high-resurl="spi/contrast/highRes/001r.jpg"/>

  </surface>
  <surface xml:id="spi001v">
   <graphic type="normal"
    subtype="thumbnailurl="spi/thumb/001v.jpg"/>

   <graphic type="normalsubtype="low-res"
    url="spi/normal/lowRes/001v.jpg"/>

   <graphic type="normal"
    subtype="high-resurl="spi/normal/highRes/001v.jpg"/>

   <graphic type="high-contrast"
    subtype="low-resurl="spi/contrast/lowRes/001v.jpg"/>

   <graphic type="high-contrast"
    subtype="high-resurl="spi/contrast/highRes/001v.jpg"/>

   <zone xml:id="spi001v_detail01">
    <graphic type="normal"
     subtype="thumbnailurl="spi/thumb/001v-detail01.jpg"/>

    <graphic type="normal"
     subtype="low-res"
     url="spi/normal/lowRes/001v-detail01.jpg"/>

    <graphic type="normal"
     subtype="high-res"
     url="spi/normal/highRes/001v-detail01.jpg"/>

    <graphic type="high-contrast"
     subtype="low-res"
     url="spi/contrast/lowRes/001v-detail01.jpg"/>

    <graphic type="high-contrast"
     subtype="high-res"
     url="spi/contrast/highRes/001v-detail01.jpg"/>

   </zone>
  </surface>
 </surfaceGrp>
</facsimile>
參考書目 全部顯示 ⚓︎

4 Default Text Structure


<TEI> (en)

<TEI version="2.9.1" xmlns="http://www.tei-c.org/ns/1.0">
 <teiHeader>
  <fileDesc>
   <titleStmt>
    <title>A TEI Document containing four page images </title>
   </titleStmt>
   <publicationStmt>
    <p>Unpublished demonstration file.</p>
   </publicationStmt>
   <sourceDesc>
    <p>No source: this is an original work.</p>
   </sourceDesc>
  </fileDesc>
 </teiHeader>
 <facsimile>
  <graphic url="page1.png"/>
  <graphic url="page2.png"/>
  <graphic url="page3.png"/>
  <graphic url="page4.png"/>
 </facsimile>
</TEI>
參考書目 全部顯示 ⚓︎