<?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-ranging" ident="att.ranging">
  <desc versionDate="2009-06-05" xml:lang="en">provides attributes for describing numerical ranges.</desc>
  <desc versionDate="2023-09-27" xml:lang="ja">数値範囲を記述するための属性を提供する。</desc>
  <attList>
    <attDef ident="atLeast">
      <desc versionDate="2009-06-29" xml:lang="en">gives a minimum estimated value for the approximate measurement.</desc>
      <desc versionDate="2009-05-25" xml:lang="fr">donne une estimation de la valeur minimum pour la mesure.</desc>
      <desc versionDate="2023-09-27" xml:lang="ja">概算推量のための最小推定値を与える。</desc>
      <datatype><dataRef key="teidata.numeric"/></datatype>
    </attDef>
    <attDef ident="atMost">
      <desc versionDate="2009-06-29" xml:lang="en">gives a maximum estimated value for the approximate measurement.</desc>
      <desc versionDate="2009-05-25" xml:lang="fr">donne une estimation de la valeur maximum pour la mesure.</desc>
      <desc versionDate="2023-09-27" xml:lang="ja">概算推量のための最大推定値を与える。</desc>
      <datatype><dataRef key="teidata.numeric"/></datatype>
    </attDef>
    <attDef ident="min">
      <desc versionDate="2009-06-29" xml:lang="en">where the measurement summarizes more than one observation or a range, supplies the minimum value observed.</desc>
      <desc versionDate="2009-05-25" xml:lang="fr">lorsque la mesure résume plus d'une observation, fournit la valeur minimum observée.</desc>
      <desc versionDate="2023-09-27" xml:lang="ja">1回以上の観察あるいは範囲をまとめた推量において、観察された最小値を提供する。</desc>
      <datatype><dataRef key="teidata.numeric"/></datatype>
    </attDef>
    <attDef ident="max">
      <desc versionDate="2009-06-29" xml:lang="en">where the measurement summarizes more than one observation or a range, supplies the maximum value observed.</desc>
      <desc versionDate="2009-05-25" xml:lang="fr">lorsque la mesure résume plus d'une observation, fournit la valeur maximum observée.</desc>
      <desc versionDate="2023-09-27" xml:lang="ja">1回以上の観察あるいは範囲をまとめた推量において、観察された最大値を提供する。</desc>
      <datatype><dataRef key="teidata.numeric"/></datatype>
    </attDef>
    <attDef ident="confidence">
      <desc versionDate="2012-12-27" xml:lang="en">specifies the degree of statistical confidence (between zero and one) that a value falls within the range specified by <att>min</att> and <att>max</att>, or the proportion of observed values that fall within that range.</desc>
      <desc versionDate="2023-09-27" xml:lang="ja"><att>min</att>と<att>max</att>、で指定された範囲内の値、あるいはその範囲内で観察された値の割合の統計的な信頼度を0から1の値で示す。</desc>
      <datatype><dataRef key="teidata.probability"/></datatype>
    </attDef>
  </attList>
  <exemplum xml:lang="en">
    <egXML xmlns="http://www.tei-c.org/ns/Examples" xml:id="class-attr-ranging-egXML-mr">
      The MS. was lost in transmission by mail from
      <del rend="overstrike"><gap reason="illegible" extent="one or two letters" atLeast="1" atMost="2" unit="chars"/></del>
      Philadelphia to the Graphic office, New York.
    </egXML>
  </exemplum>
  <exemplum versionDate="2022-09-13" xml:lang="en">
    <egXML xmlns="http://www.tei-c.org/ns/Examples" xml:id="class-attr-ranging-egXML-li" source="#URF-UBSGlobal">
      Americares has been supporting the health sector in Eastern Europe since 1986,
      and since 1992 has provided <measure atLeast="120000000" unit="USD" commodity="currency">more
      than $120m</measure> in aid to Ukrainians.
    </egXML>
  </exemplum>
</classSpec>
