<?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="licence">
  <desc versionDate="2011-04-25" xml:lang="en">contains information about a licence or other legal agreement
  applicable to the text.</desc>
  <desc xml:lang="fr" versionDate="2013-02-27">contient des informations
légales applicables au texte, notamment le contrat de licence
définissant les droits d'utilisation.</desc>
  <classes>
    <memberOf key="att.global"/>
    <memberOf key="att.pointing"/>
    <memberOf key="att.datable"/>
    <memberOf key="model.availabilityPart"/>
  </classes>
  <content>
    <rng:ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="macro.specialPara"/>
  </content>
  <exemplum xml:lang="en">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <licence 
        target="http://www.nzetc.org/tm/scholarly/tei-NZETC-Help.html#licensing">
        Licence: Creative Commons Attribution-Share Alike 3.0 New Zealand Licence
      </licence>
    </egXML>
  </exemplum>
  <exemplum xml:lang="fr">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <licence target="http://creativecommons.org/licenses/by/3.0/deed.fr">
        Creative Commons Attribution 3.0 non transposé (CC BY 3.0)
      </licence>
    </egXML>
  </exemplum>
  <exemplum xml:lang="fr">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <licence target="http://creativecommons.org/licenses/by-sa/2.0/"> Ce document
                        est publié librement sur le web à destination de la communauté scientifique
                        dans le cadre de la licence Creative Commons « Paternité-Pas d’Utilisation
                        Commerciale-Partage des Conditions Initiales à l’Identique 2.0 France ».
                      </licence>
    </egXML>
  </exemplum>
  <exemplum xml:lang="en">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <availability>
        <licence target="http://creativecommons.org/licenses/by/3.0/" notBefore="2013-01-01">
          <p>The Creative Commons Attribution 3.0 Unported (CC BY 3.0) Licence 
	  applies to this document.</p>
          <p>The licence was added on January 1, 2013.</p>
        </licence>
      </availability>
    </egXML>
  </exemplum>
  <remarks versionDate="2011-04-25" xml:lang="en">
    <p>A <gi>licence</gi> element should be supplied for each licence
    agreement applicable to the text in question. The
    <att>target</att> attribute may be used to reference a full
    version of the licence. The <att>when</att>, <att>notBefore</att>,
    <att>notAfter</att>, <att>from</att> or <att>to</att> attributes
    may be used in combination to indicate the date or dates of
    applicability of the licence.</p>
  </remarks>
  <listRef>
    <ptr target="#HD24"/>
  </listRef>
</elementSpec>
