<?xml version="1.0"?>
<TEI xmlns="http://www.tei-c.org/ns/1.0" xml:lang="en">
   <teiHeader>
      <fileDesc>
         <titleStmt>
            <title>Annotation of parallel texts</title>
            <author>generated by Roma 2.13; modified by hand</author>
         </titleStmt>
         <publicationStmt>
            <p>for use by whoever wants it</p>
         </publicationStmt>
         <sourceDesc>
            <p>created on Monday 13th August 2007 10:05:22 AM by the form at
               http://www.tei-c.org.uk/Roma/ and modified many times later</p>
         </sourceDesc>
      </fileDesc>
   </teiHeader>
   <text>
      <front>
         <divGen type="toc"/>
      </front>
      <body>
         <p>Used for annotation of parallel texts</p>
         <schemaSpec ident="partext" docLang="en" xml:lang="en" prefix="pat">
            <moduleRef key="core"/>
            <moduleRef key="tei"/>
            <moduleRef key="textstructure"/>
            <moduleRef key="analysis"/>
            <moduleRef key="linking"/>
            <moduleRef key="iso-fs"/>
            <moduleRef key="declarefs"/>
            <elementSpec ident="note" module="core" mode="change">
               <classes mode="change">
                  <memberOf key="model.featureVal.single" mode="add"/>
               </classes>
            </elementSpec>
            <elementSpec ident="date" module="core" mode="change">
               <classes mode="change">
                  <memberOf key="model.featureVal.single" mode="add"/>
               </classes>
            </elementSpec>
            <elementSpec ident="ptr" module="core" mode="change">
               <classes mode="change">
                  <memberOf key="model.featureVal.single" mode="add"/>
               </classes>
            </elementSpec>
            <elementSpec ident="numeric" module="iso-fs" mode="change">
               <attList>
                  <attDef ident="value" mode="change" usage="opt"/>
               </attList>
            </elementSpec>
            <moduleRef key="header"/>
            <elementSpec ident="vDescr" mode="add" ns="http://www.example.org/ns/nonTEI">
               <desc>Describes in prose the meaning of a feature's value</desc>
               <classes/>
               <content>
                  <rng:ref xmlns:rng="http://relaxng.org/ns/structure/1.0"
                     name="macro.limitedContent"/>
               </content>
            </elementSpec>
            <elementSpec ident="symbol" module="iso-fs" mode="change">
               <content xmlns:rng="http://relaxng.org/ns/structure/1.0">
                  <rng:optional>
                     <rng:ref name="vDescr"/>
                  </rng:optional>
               </content>
            </elementSpec>
            <elementSpec ident="dataSection" ns="http://www.example.org/ns/nonTEI" mode="add">
               <desc>Will hold data-like elements (linkGrp, feature structures, interp's) if they
                  have nowhere else to go.</desc>
               <classes>
                  <memberOf key="model.resourceLike"/>
               </classes>
               <content>
                  <rng:oneOrMore xmlns:rng="http://relaxng.org/ns/structure/1.0">
                     <rng:ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="div"/>
                  </rng:oneOrMore>
               </content>
            </elementSpec>
            <elementSpec ident="aboutDesc" ns="http://www.example.org/ns/nonTEI" mode="add">
               <desc>Used to describes the files that another file is about</desc>
               <content>
                  <rng:choice xmlns:rng="http://relaxng.org/ns/structure/1.0">
                     <rng:oneOrMore xmlns:rng="http://relaxng.org/ns/structure/1.0">
                        <rng:ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="p"/>
                     </rng:oneOrMore>
                     <rng:ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="listBibl"/>
                  </rng:choice>
               </content>
            </elementSpec>
            <elementSpec ident="linkGrp" module="linking" mode="change">
               <content xmlns:rng="http://relaxng.org/ns/structure/1.0">
                  <rng:optional xmlns:rng="http://relaxng.org/ns/structure/1.0">
                     <rng:ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="head"/>
                  </rng:optional>
                  <rng:oneOrMore xmlns:rng="http://relaxng.org/ns/structure/1.0">
                     <rng:choice xmlns:rng="http://relaxng.org/ns/structure/1.0">
                        <rng:ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="link"/>
                        <rng:ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="ptr"/>
                     </rng:choice>
                  </rng:oneOrMore>
               </content>
            </elementSpec>
            <elementSpec ident="fileDesc" module="header" mode="change">
               <content xmlns:rng="http://relaxng.org/ns/structure/1.0">
                  <rng:group xmlns:rng="http://relaxng.org/ns/structure/1.0">
                     <rng:group xmlns:rng="http://relaxng.org/ns/structure/1.0">
                        <rng:ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="titleStmt"/>
                        <rng:optional xmlns:rng="http://relaxng.org/ns/structure/1.0">
                           <rng:ref xmlns:rng="http://relaxng.org/ns/structure/1.0"
                              name="editionStmt"/>
                        </rng:optional>
                        <rng:optional xmlns:rng="http://relaxng.org/ns/structure/1.0">
                           <rng:ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="extent"/>
                        </rng:optional>
                        <rng:ref xmlns:rng="http://relaxng.org/ns/structure/1.0"
                           name="publicationStmt"/>
                        <rng:optional xmlns:rng="http://relaxng.org/ns/structure/1.0">
                           <rng:ref xmlns:rng="http://relaxng.org/ns/structure/1.0"
                              name="seriesStmt"/>
                        </rng:optional>
                        <rng:optional xmlns:rng="http://relaxng.org/ns/structure/1.0">
                           <rng:ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="notesStmt"
                           />
                        </rng:optional>
                     </rng:group>
                     <rng:oneOrMore xmlns:rng="http://relaxng.org/ns/structure/1.0">
                        <rng:ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="sourceDesc"/>
                     </rng:oneOrMore>
                     <rng:optional xmlns:rng="http://relaxng.org/ns/structure/1.0">
                        <rng:ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="aboutDesc"/>
                     </rng:optional>
                  </rng:group>
               </content>
            </elementSpec>
         </schemaSpec>
      </body>
   </text>
</TEI>

