<?xml version="1.0" encoding="UTF-8"?>
<!-- © TEI Consortium. Dual-licensed under CC-by and BSD2 licenses; see the file COPYING.txt for details. -->
<?xml-model href="https://jenkins.tei-c.org/job/TEIP5-dev/lastSuccessfulBuild/artifact/P5/release/xml/tei/odd/p5.nvdl" type="application/xml" schematypens="http://purl.oclc.org/dsdl/nvdl/ns/structure/1.0"?>
<elementSpec xmlns="http://www.tei-c.org/ns/1.0" module="msdescription" xml:id="gi-locusGrp" ident="locusGrp">
  <gloss versionDate="2020-12-20" xml:lang="en">locus group</gloss>
  <gloss versionDate="2009-04-17" xml:lang="fr">groupe d'emplacements</gloss>
  <desc versionDate="2019-01-17" xml:lang="en">groups a number of locations which together form a
  distinct but discontinuous item within a manuscript, manuscript part, or other object.</desc>
  <desc versionDate="2009-04-17" xml:lang="fr">regroupe un certain nombre d'emplacements qui forment ensemble un item identifiable bien que discontinu dans un manuscrit ou une partie de manuscrit selon une foliotation spécifique.</desc>
  <classes>
    <memberOf key="att.global"/>
    <memberOf key="model.pPart.msdesc"/>
  </classes>
  <content>
    <elementRef key="locus" minOccurs="1" maxOccurs="unbounded"/>
  </content>
  <attList>
    <attDef ident="scheme">
      <gloss versionDate="2007-06-12" xml:lang="en">scheme</gloss>
      <gloss versionDate="2007-06-12" xml:lang="fr">système</gloss>
      <desc versionDate="2009-01-24" xml:lang="en">identifies the foliation scheme in terms of which all the
      locations contained by the group are specified by pointing to some <gi>foliation</gi> element
        defining it, or to some other equivalent resource.</desc>
      <desc versionDate="2009-04-17" xml:lang="fr">désigne le système de foliotation selon lequel les emplacements contenus dans le groupe sont définis.</desc>
      <datatype><dataRef key="teidata.pointer"/></datatype>
    </attDef>
  </attList>
  <exemplum xml:lang="mul">
    <egXML xmlns="http://www.tei-c.org/ns/Examples" xml:id="gi-locusGrp-egXML-gd" xml:lang="de">
      <msItem>
        <locusGrp>
          <locus from="13" to="26">Bl. 13--26</locus>
          <locus from="37" to="58">37--58</locus>
          <locus from="82" to="96">82--96</locus>
        </locusGrp>
        <note>Stücke von Daniel Ecklin’s Reise ins h. Land</note>
      </msItem>
    </egXML>
  </exemplum>
  <remarks versionDate="2009-01-24" xml:lang="en">
    <p/>
  </remarks>
  <listRef>
    <ptr target="#msloc"/>
  </listRef>
</elementSpec>
