<?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" ident="surfaceGrp" xml:id="gi-surfaceGrp" module="transcr">
  <gloss versionDate="2022-06-09" xml:lang="en">surface group</gloss>
  <desc versionDate="2011-11-11" xml:lang="en">defines any kind of useful grouping of written surfaces, for
  example the recto and verso of a single leaf, which the encoder
  wishes to treat as a single unit.</desc>
  <classes>
    <memberOf key="att.global"/>
<!--    <memberOf key="att.coordinated"/> -->
    <memberOf key="att.declaring"/>
    <memberOf key="att.typed"/>
    <!-- added by gen -->
  </classes>
  <content>
    
      <alternate minOccurs="1" maxOccurs="unbounded">
        <classRef key="model.global"/>
        <elementRef key="surface"/>
        <elementRef key="surfaceGrp"/>
      </alternate>
    
  </content>
  <!-- need a rule to say at least two -->
  <exemplum xml:lang="und">
    <egXML xmlns="http://www.tei-c.org/ns/Examples" xml:id="gi-surfaceGrp-egXML-mz" source="#UND">
      <sourceDoc>
        <surfaceGrp>
          <surface ulx="0" uly="0" lrx="200" lry="300">
            <graphic url="Bovelles-49r.png"/>
          </surface>
          <surface ulx="0" uly="0" lrx="200" lry="300">
            <graphic url="Bovelles-49v.png"/>
          </surface>
        </surfaceGrp>
      </sourceDoc>
    </egXML>
  </exemplum>
  <remarks versionDate="2011-11-11" xml:lang="en">
    <p>Where it is useful or meaningful to do so, any grouping of multiple
<gi>surface</gi> elements may be indicated using the
<gi>surfaceGrp</gi> elements. </p>
  </remarks>
  <listRef>
    <ptr target="#PHFAX"/>
  </listRef>
</elementSpec>
