<?xml version="1.0" encoding="utf-8"?>
<!--
    Copyright TEI Consortium.
    Dual-licensed under CC-by and BSD2 licences
    See the file COPYING.txt for details
    $Date$
    $Id$
-->
<?xml-model href="http://tei.oucs.ox.ac.uk/jenkins/job/TEIP5/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" ident="biblScope">
  <gloss versionDate="2012-12-13" xml:lang="en">scope of bibliographic reference</gloss>
  <gloss versionDate="2007-12-20" xml:lang="ko">인용 범위</gloss>
  <gloss versionDate="2007-05-02" xml:lang="zh-TW">書目引用範圍</gloss>
  <gloss versionDate="2009-01-06" xml:lang="fr">extension d'une référence bibliographique</gloss>
  <gloss versionDate="2007-05-04" xml:lang="es">extensión de una cita</gloss>
  <gloss versionDate="2007-01-21" xml:lang="it">estensione del riferimento bibliografico</gloss>
  <desc versionDate="2008-01-21" xml:lang="en">defines the scope of a bibliographic reference, for example as a
        list of page numbers, or a named subdivision of a larger work.</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">
        書誌情報の参照範囲を示す．例えば，ページ番号，下部単位の名前など．</desc>
  <desc versionDate="2009-01-06" xml:lang="fr">définit l'extension d'une référence
        bibliographique, comme par exemple une liste de numéros de page, ou le nom
        d'une subdivision d'une oeuvre plus grande.</desc>
  <desc versionDate="2007-05-04" xml:lang="es">define la extensión de una referencia bibliográfica, como por ejemplo los números de página u otra subdivisión numerada en la obra mayor.</desc>
  <desc versionDate="2007-01-21" xml:lang="it">definisce l'estensione di un riferimento bibliografico, per esempio mediante una lista di numeri di pagina, o il titolo di una parte di un'opera più ampia.</desc>
  <classes>
    <memberOf key="att.global"/>
    <memberOf key="att.citing"/>
    <memberOf key="model.imprintPart"/>
  </classes>
  <content>
    <ref xmlns="http://relaxng.org/ns/structure/1.0" name="macro.phraseSeq"/>
  </content>
<!--  MDH 2014-12-18: attList and its one attDef for @type now removed after two years of deprecation. -->
  <exemplum xml:lang="en">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <biblScope>pp 12–34</biblScope>
      <biblScope unit="page" from="12" to="34"/>
      <biblScope unit="volume">II</biblScope>
      <biblScope unit="page">12</biblScope>
    </egXML>
  </exemplum>
  <exemplum versionDate="2008-04-06" xml:lang="fr">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <biblScope>pp 12–34</biblScope>
      <biblScope unit="page" from="12" to="34"/>
      <biblScope unit="volume">II</biblScope>
      <biblScope unit="page">12</biblScope>
    </egXML>
  </exemplum>
  <exemplum xml:lang="zh-TW">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <biblScope>頁數 12–34</biblScope>
      <biblScope unit="頁數" from="12" to="34"/>
      <biblScope unit="冊">II</biblScope>
      <biblScope unit="頁數">12</biblScope>
    </egXML>
  </exemplum>
  <remarks versionDate="2014-09-08" xml:lang="en">
    <p>When a single page is being cited, use
      the <att>from</att> and <att>to</att> attributes with an identical
      value. When no clear endpoint is provided, the <att>from</att> attribute
      should be used without <att>to</att>. For example, if the citation has <q>p. 3ff</q> as a page reference.</p>
  </remarks>
  <listRef>
    <ptr target="#COBICOB"/>
  </listRef>
</elementSpec>
