<?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="header" ident="availability">
  <gloss versionDate="2007-06-12" xml:lang="fr">disponibilité</gloss>
  <desc versionDate="2011-11-17" xml:lang="en">supplies information about the availability of a text, for example any restrictions on its
    use or distribution, its copyright status, any licence applying to it, etc.</desc>
  <desc versionDate="2009-01-05" xml:lang="fr">renseigne sur la disponibilité du texte, par exemple sur
    toutes restrictions quant à son usage ou sa diffusion, son copyright, etc.</desc>
  <desc versionDate="2007-12-20" xml:lang="ko">텍스트 이용에 관한 정보를 제시한다. 예를 들어 사용 또는 배포의 제한, 저작권 상태 등.</desc>
  <desc versionDate="2007-05-02" xml:lang="zh-TW">提供關於文件可利用性的資訊，例如使用或發行上的任何限制、版權狀態等。</desc>
  <desc versionDate="2008-04-06" xml:lang="ja">テキストの利用可能性に関する情報を示す．例えば，その使用や頒布， 著作権に関する制限など．</desc>
  <desc versionDate="2006-10-18" xml:lang="de">beschreibt die Nutzbarkeit eines Textes, zum Beispiel
    Einschränkungen den Gebrauch oder die Weitergabe betreffend, den Copyright-Status usw.</desc>
  <desc versionDate="2007-05-04" xml:lang="es">proporciona información sobre la disponibilidad de un
    texto, por ejemplo cualquier restricción en cuanto a su uso o distribución, su copyright, etc.</desc>
  <desc versionDate="2007-01-21" xml:lang="it">fornisce informazioni sulla disponibilità di un testo,
    per esempio su qualsiasi restrizione che si applica alla sua utilizzazione o distribuzione, il
    suo statuto in merito al copyright, etc.</desc>
  <classes>
    <memberOf key="att.global"/>
    <memberOf key="model.publicationStmtPart.detail"/>
    <memberOf key="att.declarable"/>
    <memberOf key="model.biblPart"/>
  </classes>
  <content xmlns:rng="http://relaxng.org/ns/structure/1.0">
    <rng:oneOrMore>
      <rng:choice>
        <rng:ref name="model.availabilityPart"/>
        <rng:ref name="model.pLike"/>
      </rng:choice>
    </rng:oneOrMore>
  </content>
  <attList>
    <attDef ident="status" usage="opt">
      <desc versionDate="2005-01-14" xml:lang="en">supplies a code identifying the current availability of the text.</desc>
      <desc versionDate="2009-01-05" xml:lang="fr">donne un code caractérisant la disponibilité
        actuelle d’un texte.</desc>
      <desc versionDate="2007-12-20" xml:lang="ko">텍스트의 현재 이용 가능성을 식별하는 부호를 제공한다.</desc>
      <desc versionDate="2007-05-02" xml:lang="zh-TW">提供一個代號，用來確認文件目前的可利用性。</desc>
      <desc versionDate="2008-04-06" xml:lang="ja">当該テキストの，現在の利用可能性を表すコードを示す．</desc>
      <desc versionDate="2006-10-18" xml:lang="de">gibt einen Kode an, der die derzeitige Nutzbarkeit
        eines Textes festlegt.</desc>
      <desc versionDate="2007-05-04" xml:lang="es">proporciona un código identificativo de la
        disponibilidad actual del texto.</desc>
      <desc versionDate="2007-01-21" xml:lang="it">fornisce un codice che identifica l'attuale
        disponibilità del testo.</desc>
      <datatype>
        <rng:ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="data.enumerated"/>
      </datatype>
      <defaultVal>unknown</defaultVal>
      <valList type="closed">
        <valItem ident="free">
          <desc versionDate="2007-06-27" xml:lang="en">the text is freely available.</desc>
          <desc versionDate="2009-01-05" xml:lang="fr">Le texte est libre de droits.</desc>
          <desc versionDate="2007-12-20" xml:lang="ko">텍스트를 자유롭게 이용할 수 있음.</desc>
          <desc versionDate="2007-05-02" xml:lang="zh-TW">文件的可利用性不受限。</desc>
          <desc versionDate="2008-04-06" xml:lang="es">el texto está libremente disponible.</desc>
          <desc versionDate="2008-04-06" xml:lang="ja">当該テキストは，自由に使用できる．</desc>
          <desc versionDate="2007-01-21" xml:lang="it">il testo è disponibile gratuitamente.</desc>
        </valItem>
        <valItem ident="unknown">
          <desc versionDate="2007-06-27" xml:lang="en">the status of the text is unknown.</desc>
          <desc versionDate="2009-01-05" xml:lang="fr">Le statut du texte est inconnu.</desc>
          <desc versionDate="2007-12-20" xml:lang="ko">텍스트의 상태를 알 수 없다.</desc>
          <desc versionDate="2007-05-02" xml:lang="zh-TW">文件狀態不明。</desc>
          <desc versionDate="2008-04-06" xml:lang="es">el estatus del texto es desconocido.</desc>
          <desc versionDate="2008-04-06" xml:lang="ja">当該テキストの利用可能性は不明．</desc>
          <desc versionDate="2007-01-21" xml:lang="it">la disponibilità del testo non è nota</desc>
        </valItem>
        <valItem ident="restricted">
          <desc versionDate="2007-06-27" xml:lang="en">the text is not freely available.</desc>
          <desc versionDate="2009-01-05" xml:lang="fr">le texte est sous droits.</desc>
          <desc versionDate="2007-12-20" xml:lang="ko">텍스트를 자유롭게 사용할 수 없음.</desc>
          <desc versionDate="2007-05-02" xml:lang="zh-TW">文件的可利用性受限制。</desc>
          <desc versionDate="2008-04-06" xml:lang="es">el texto no está libremente disponible.</desc>
          <desc versionDate="2008-04-06" xml:lang="ja">当該テキストは，自由に使用できない．</desc>
          <desc versionDate="2007-01-21" xml:lang="it">il testo non è disponibile gratuitamente.</desc>
        </valItem>
      </valList>
    </attDef>
  </attList>
  <exemplum xml:lang="en">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <availability status="restricted">
        <p>Available for academic research purposes only.</p>
      </availability>
      <availability status="free">
        <p>In the public domain</p>
      </availability>
      <availability status="restricted">
        <p>Available under licence from the publishers.</p>
      </availability>
    </egXML>
  </exemplum>
  <exemplum versionDate="2010-02-26" xml:lang="fr">
    <egXML xmlns="http://www.tei-c.org/ns/Examples" source="#fr-ex-Abes">
      <availability status="restricted">
        <p>L' ABES a adopté le système Créative Commons pour permettre à tous ceux qui le
            souhaitent, de reproduire tout ou partie des rubriques du site de l'ABES sur support
            papier ou support électronique.</p>
      </availability>
    </egXML>
  </exemplum>
  <exemplum xml:lang="zh-TW">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <availability status="restricted">
        <p>僅供學術研究使用</p>
      </availability>
      <availability status="free">
        <p>用於公共領域</p>
      </availability>
      <availability status="restricted">
        <p>需徵求出版商授權</p>
      </availability>
    </egXML>
  </exemplum>
  <exemplum xml:lang="en">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <availability>
        <licence target="http://opensource.org/licenses/MIT">
          <p>The MIT License
            applies to this document.</p>
          <p>Copyright (C) 2011 by The University of Victoria</p>
          <p>Permission is hereby granted, free of charge, to any person obtaining a copy
            of this software and associated documentation files (the "Software"), to deal
            in the Software without restriction, including without limitation the rights
            to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
            copies of the Software, and to permit persons to whom the Software is
            furnished to do so, subject to the following conditions:</p>
          <p>The above copyright notice and this permission notice shall be included in
            all copies or substantial portions of the Software.</p>
          <p>THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
            IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
            FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
            AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
            LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
            OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
            THE SOFTWARE.</p>
        </licence>
      </availability>
    </egXML>
  </exemplum>
  <remarks versionDate="2005-01-14" xml:lang="en">
    <p rend="dataDesc">A consistent format should be adopted</p>
  </remarks>
  <remarks xml:lang="fr" versionDate="2007-06-12">
    <p rend="dataDesc">On devrait adopter un format de codage reconnu.</p>
  </remarks>
  <remarks xml:lang="es" versionDate="2008-04-06">
    <p rend="dataDesc">Se debe adoptar un formato constante</p>
  </remarks>
  <remarks xml:lang="ja" versionDate="2008-04-05">
    <p rend="dataDesc"> 永続的な形式で示されるべきである． </p>
  </remarks>
  <listRef>
    <ptr target="#HD24"/>
  </listRef>
</elementSpec>
