<?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"?>
<classSpec xmlns="http://www.tei-c.org/ns/1.0" xmlns:rng="http://relaxng.org/ns/structure/1.0" module="tei" type="atts" xml:id="class-attr-scope" ident="att.scope">
  <desc versionDate="2024-12-04" xml:lang="en">provides attributes to describe, in general terms, the scope of an element’s application.</desc>
  <attList>
    <attDef ident="scope" usage="opt">
      <desc versionDate="2024-12-04" xml:lang="en">indicates the scope of application of the element</desc>
      <datatype><dataRef key="teidata.enumerated"/></datatype>
      <valList type="semi">
        <valItem ident="sole">
          <desc versionDate="2024-12-04" xml:lang="en">only this particular feature is used throughout the document</desc>
        </valItem>
        <valItem ident="major">
          <desc versionDate="2024-12-04" xml:lang="en">this feature is used through most of the document</desc>
        </valItem>
        <valItem ident="minor">
          <desc versionDate="2024-12-04" xml:lang="en">this feature is used occasionally through the document</desc>
        </valItem>
      </valList>
      <exemplum xml:lang="en">
        <egXML xmlns="http://www.tei-c.org/ns/Examples" xml:id="class-attr-scope-egXML-ls">
          <langUsage>
            <language ident="en" scope="major"/>
            <language ident="es" scope="minor"/>
            <language ident="x-ww" scope="minor">An invented language the children call <name>Wikwah</name>.</language>
          </langUsage>
        </egXML>
      </exemplum>
      <exemplum xml:lang="en">
        <!-- This example used to be "HANDNOTE-egXML-ey" -->
        <egXML xmlns="http://www.tei-c.org/ns/Examples" xml:id="class-attr-scope-egXML-ey">
          <handNote scope="sole">
            <p>Written in insular phase II half-uncial with
            interlinear Old English gloss in an Anglo-Saxon
            pointed minuscule.</p>
          </handNote>
        </egXML>
      </exemplum>
    </attDef>
  </attList>
</classSpec>
