|
@@ -0,0 +1,213 @@
|
|
|
+<?xml version="1.0" encoding="UTF-8"?>
|
|
|
+<?xml-model href="schema/tei-vbd.rng"
|
|
|
+ title="Carteggio Datini"
|
|
|
+ schematypens="http://relaxng.org/ns/structure/1.0"
|
|
|
+ type="application/xml"
|
|
|
+ ?>
|
|
|
+
|
|
|
+<TEI xmlns="http://www.tei-c.org/ns/1.0" xmlns:xi="http://www.w3.org/2001/XInclude">
|
|
|
+ <teiHeader>
|
|
|
+ <fileDesc>
|
|
|
+ <titleStmt>
|
|
|
+ <title>Carteggio Datini</title>
|
|
|
+ <author></author>
|
|
|
+ <respStmt>
|
|
|
+ <resp>Edited by</resp>
|
|
|
+ <name ></name>
|
|
|
+ </respStmt>
|
|
|
+ <respStmt>
|
|
|
+ <resp>Text Encoding by</resp>
|
|
|
+ <name></name>
|
|
|
+ </respStmt>
|
|
|
+ <respStmt>
|
|
|
+ <resp>Changes for EVT testing purposes by</resp>
|
|
|
+ <name ></name>
|
|
|
+ </respStmt>
|
|
|
+ </titleStmt>
|
|
|
+ <editionStmt>
|
|
|
+ <edition>
|
|
|
+ </edition>
|
|
|
+ </editionStmt>
|
|
|
+ <publicationStmt>
|
|
|
+ <p></p>
|
|
|
+ </publicationStmt>
|
|
|
+ <notesStmt>
|
|
|
+ <note>
|
|
|
+ </note>
|
|
|
+ </notesStmt>
|
|
|
+ <sourceDesc>
|
|
|
+ <msDesc>
|
|
|
+ <msIdentifier>
|
|
|
+ <country>Italy</country>
|
|
|
+ <settlement>Prato</settlement>
|
|
|
+ <repository>Archivio di Stato di Prato</repository>
|
|
|
+ <idno>99b</idno>
|
|
|
+ </msIdentifier>
|
|
|
+ </msDesc>
|
|
|
+
|
|
|
+ <listPerson>
|
|
|
+ <head>Lista antroponimi</head>
|
|
|
+
|
|
|
+ <person xml:id="bonaiutodisecolodacapraia">
|
|
|
+ <persName>bonaiuto di secolo da capraia</persName>
|
|
|
+ <sex>M</sex>
|
|
|
+ </person>
|
|
|
+ <person xml:id="bartolodinicolo">
|
|
|
+ <persName>bartolo di niccolò</persName>
|
|
|
+ <sex>M</sex>
|
|
|
+ </person>
|
|
|
+ <person xml:id="">
|
|
|
+ <persName></persName>
|
|
|
+ <sex></sex>
|
|
|
+ </person>
|
|
|
+ </listPerson>
|
|
|
+
|
|
|
+ <listPlace>
|
|
|
+ <head>Lista toponimi</head>
|
|
|
+ <place xml:id="portoasigna">
|
|
|
+ <settlement type="">porto a signa</settlement>
|
|
|
+ <note></note>
|
|
|
+ </place>
|
|
|
+ <place xml:id="capraia">
|
|
|
+ <settlement type="">capraia</settlement>
|
|
|
+ <note></note>
|
|
|
+ </place>
|
|
|
+ <place xml:id="">
|
|
|
+ <settlement type=""></settlement>
|
|
|
+ <note></note>
|
|
|
+ </place>
|
|
|
+ </listPlace>
|
|
|
+
|
|
|
+ <list xml:id="POS">
|
|
|
+ <item xml:id="AGG">
|
|
|
+ <figure corresp="#aggettivo">
|
|
|
+ <head>AGG</head>
|
|
|
+ <figDesc/>
|
|
|
+ </figure>
|
|
|
+ </item>
|
|
|
+ <item xml:id="NG">
|
|
|
+ <figure corresp="#ng">
|
|
|
+ <head>Nome geografico</head>
|
|
|
+ <figDesc/>
|
|
|
+ </figure>
|
|
|
+ </item>
|
|
|
+ <item xml:id="ANTR">
|
|
|
+ <figure corresp="#antr">
|
|
|
+ <head>Antroponimo</head>
|
|
|
+ <figDesc/>
|
|
|
+ </figure>
|
|
|
+ </item>
|
|
|
+ <item xml:id="SM">
|
|
|
+ <figure corresp="#sm">
|
|
|
+ <head>Singolare maschile</head>
|
|
|
+ <figDesc/>
|
|
|
+ </figure>
|
|
|
+ </item>
|
|
|
+ <item xml:id="SF">
|
|
|
+ <figure corresp="#sf">
|
|
|
+ <head>Singolare femminile</head>
|
|
|
+ <figDesc/>
|
|
|
+ </figure>
|
|
|
+ </item>
|
|
|
+
|
|
|
+ <item xml:id="AGG">aggettivo</item>
|
|
|
+ <item xml:id="AGGSM">aggettivo/sostantivo maschile</item>
|
|
|
+ <item xml:id="ANT">antroponimo</item>
|
|
|
+ <item xml:id="AVV">avverbio</item>
|
|
|
+ <item xml:id="NG">nome di luogo</item>
|
|
|
+ <item xml:id="NP">nome proprio</item>
|
|
|
+ <item xml:id="SF">sostantivo femminile</item>
|
|
|
+ <item xml:id="SFSM">sostantivo femminile/sostantivo maschile</item>
|
|
|
+ <item xml:id="SMSF">sostantivo maschile/sostantivo femminile</item>
|
|
|
+ <item xml:id="SM">sostantivo maschile</item>
|
|
|
+ <item xml:id="SFPL">sostantivo femminile plurale</item>
|
|
|
+ <item xml:id="SGI">sostantivo di genere incerto</item>
|
|
|
+ <item xml:id="SMPL">sostantivo maschile plurale</item>
|
|
|
+ <item xml:id="VB">verbo</item -->
|
|
|
+ </list>
|
|
|
+
|
|
|
+ <listWit>
|
|
|
+ <witness xml:id="">
|
|
|
+ <msDesc>
|
|
|
+ <msIdentifier>
|
|
|
+ <settlement></settlement>
|
|
|
+ <repository></repository>
|
|
|
+ <idno></idno>
|
|
|
+ </msIdentifier>
|
|
|
+ </msDesc>
|
|
|
+ </witness>
|
|
|
+ <witness xml:id="">
|
|
|
+ <msDesc>
|
|
|
+ <msIdentifier>
|
|
|
+ <settlement></settlement>
|
|
|
+ <repository></repository>
|
|
|
+ <idno></idno>
|
|
|
+ </msIdentifier>
|
|
|
+ </msDesc>
|
|
|
+ </witness>
|
|
|
+ <witness xml:id="">
|
|
|
+ <msDesc>
|
|
|
+ <msIdentifier>
|
|
|
+ <settlement></settlement>
|
|
|
+ <repository></repository>
|
|
|
+ <idno></idno>
|
|
|
+ </msIdentifier>
|
|
|
+ </msDesc>
|
|
|
+ </witness>
|
|
|
+ </listWit> -->
|
|
|
+ </sourceDesc>
|
|
|
+ </fileDesc>
|
|
|
+ <encodingDesc>
|
|
|
+ <variantEncoding method="parallel-segmentation" location="internal" />
|
|
|
+ <tagsDecl>
|
|
|
+ </tagsDecl>
|
|
|
+
|
|
|
+ <charDecl>
|
|
|
+ <char xml:id="">
|
|
|
+ <charName></charName>
|
|
|
+ <mapping type="codepoint" ></mapping>
|
|
|
+ <mapping type="diplomatic"></mapping>
|
|
|
+ </char>
|
|
|
+ </charDecl>
|
|
|
+ </encodingDesc>
|
|
|
+ </teiHeader>
|
|
|
+
|
|
|
+
|
|
|
+ <facsimile>
|
|
|
+ <surface>
|
|
|
+
|
|
|
+ <graphic url="path/all/immagine/" width="" height="" />
|
|
|
+
|
|
|
+ <zone ulx="225" uly="349" lrx="2226" lry="477" rendition="Line" xml:id="TB_line_09r_01"/>
|
|
|
+
|
|
|
+ </surface>
|
|
|
+ </facsimile>
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ <text>
|
|
|
+ <group>
|
|
|
+
|
|
|
+ <xi:include href="lettere/99b.xml" xmlns:xi="http://www.w3.org/2001/XInclude" xpointer="99b_text"/>
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ <xi:include href="lettere/" xmlns:xi="http://www.w3.org/2001/XInclude" xpointer="_text"/>
|
|
|
+
|
|
|
+ <xi:include href="lettere/" xmlns:xi="http://www.w3.org/2001/XInclude" xpointer="_text"/>
|
|
|
+
|
|
|
+ <xi:include href="lettere/" xmlns:xi="http://www.w3.org/2001/XInclude"
|
|
|
+ xpointer="_text"/> -->
|
|
|
+
|
|
|
+ </group>
|
|
|
+
|
|
|
+
|
|
|
+ <back>
|
|
|
+ <div type="">
|
|
|
+ <note xml:id="">...</note>
|
|
|
+ </div>
|
|
|
+ </back>
|
|
|
+
|
|
|
+ </text>
|
|
|
+
|
|
|
+</TEI>
|