<?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" xmlns:xi="http://www.w3.org/2001/XInclude" module="analysis" xml:id="gi-spanGrp" ident="spanGrp">
  <gloss versionDate="2005-01-14" xml:lang="en">span group</gloss>
  <gloss versionDate="2007-12-20" xml:lang="ko">범위 집단</gloss>
  <gloss versionDate="2007-05-02" xml:lang="zh-TW">文字段群組</gloss>
  <gloss versionDate="2007-06-12" xml:lang="fr">groupement de fragments de texte</gloss>
  <gloss versionDate="2007-05-04" xml:lang="es">grupo de periodo</gloss>
  <gloss versionDate="2007-01-21" xml:lang="it">gruppo di porzioni</gloss>
  <desc versionDate="2005-01-14" xml:lang="en">collects together span tags.</desc>
  <desc versionDate="2007-12-20" xml:lang="ko">범위 태그를 모아놓는다.</desc>
  <desc versionDate="2007-05-02" xml:lang="zh-TW">匯集文字段標籤。</desc>
  <desc versionDate="2008-04-05" xml:lang="ja">要素<gi>span</gi>をまとめる。</desc>
  <desc versionDate="2007-06-12" xml:lang="fr">regroupe des éléments <gi>span</gi>.</desc>
  <desc versionDate="2007-05-04" xml:lang="es">Agrupa las etiquetas del periodo</desc>
  <desc versionDate="2007-01-21" xml:lang="it">raggruppa i marcatori di porzione</desc>
  <classes>
    <memberOf key="att.global"/>
    <memberOf key="att.cmc"/>
    <memberOf key="att.interpLike"/>
    <memberOf key="model.global.meta"/>
  </classes>
  <content>   
    <sequence>
      <classRef key="model.descLike" minOccurs="0" maxOccurs="unbounded"/>
      <elementRef key="span" minOccurs="0" maxOccurs="unbounded"/>
    </sequence>
  </content>
  <exemplum xml:lang="en">
    <egXML xmlns="http://www.tei-c.org/ns/Examples" xml:id="gi-spanGrp-egXML-vs" source="#CONAAB-eg-150">
      <u xml:id="UU1">Can I have ten oranges and a kilo of bananas please?</u>
      <u xml:id="UU2">Yes, anything else?</u>
      <u xml:id="UU3">No thanks.</u>
      <u xml:id="UU4">That'll be dollar forty.</u>
      <u xml:id="UU5">Two dollars</u>
      <u xml:id="UU6">Sixty, eighty, two dollars. 
   <anchor xml:id="UU6e"/>Thank you.<anchor xml:id="UU6f"/>
         </u>
      <spanGrp type="transactions">
        <span from="#UU1">sale request</span>
        <span from="#UU2" to="#UU3">sale compliance</span>
        <span from="#UU4">sale</span>
        <span from="#UU5" to="#UU6">purchase</span>
        <span from="#UU6e" to="#UU6f">purchase closure</span>
      </spanGrp>
    </egXML>
  </exemplum>
  <listRef>
    <ptr target="#AISP"/>
  </listRef>
</elementSpec>
