<?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="core" xml:id="gi-noteGrp" ident="noteGrp">
  <gloss versionDate="2022-06-09" xml:lang="en">note group</gloss>
  <desc versionDate="2005-01-14" xml:lang="en">contains a group of notes.</desc>
  <classes>
    <memberOf key="att.global"/>
    <memberOf key="att.anchoring"/>
    <memberOf key="att.cmc"/>
    <memberOf key="att.placement"/>
    <memberOf key="att.pointing"/>
    <memberOf key="att.typed"/>
    <memberOf key="att.written"/>
    <memberOf key="model.correspActionPart"/>
    <memberOf key="model.correspContextPart"/>
    <memberOf key="model.correspDescPart"/>
    <memberOf key="model.noteLike"/>
  </classes>
  <content>
    <sequence>
        <elementRef key="desc" minOccurs="0" maxOccurs="unbounded"/>
        <alternate minOccurs="1" maxOccurs="unbounded">
          <elementRef key="note"/>
          <elementRef key="noteGrp"/>
        </alternate>
    </sequence>
  </content>
  <exemplum versionDate="2021-01-28" xml:lang="en">
    <p>In the following example, there are two notes in different
    languages, each specifying the content of the annotation relating
    to the same fragment of text:</p>
    <egXML xmlns="http://www.tei-c.org/ns/Examples" xml:id="gi-noteGrp-egXML-pl" source="#SERAFIN2">
      <p>(...) tamen reuerendos dominos archiepiscopum et canonicos Leopolienses
        necnon episcopum in duplicibus Quatuortemporibus
        <noteGrp>
          <note xml:lang="en">Quatuor Tempora, so called dry fast days (Wednesday, Friday, and Saturday)
            falling on each of the quarters of the year. In the first quarter they were called Cinerum
            (following Ash Wednesday), second Spiritus (following Pentecost), third Crucis
            (after the Exaltation of the Holy Cross, September 14th), and Luciae
            in the fourth (after the feast of St. Lucia, December 13th).
          </note>
          <note xml:lang="pl">Quatuor Tempora, tzw. Suche dni postne (środa, piątek i sobota)
            przypadające cztery razy w roku. W pierwszym kwartale zwały się Cinerum
            (po Popielcu), w drugim Spiritus (po Zielonych Świętach), w trzecim Crucis
            (po święcie Podwyższenia Krzyża 14 września), w czwartym Luciae
            (po dniu św. Łucji 13 grudnia).
          </note>
        </noteGrp>
        totaliter expediui.
      </p>
    </egXML>
  </exemplum>
  <listRef>
    <ptr target="#CONONOGR"/>
  </listRef>
</elementSpec>
