<licence>

<licence> contient des informations légales applicables au texte, notamment le contrat de licence définissant les droits d'utilisation. [2.2.4 Publication, Distribution, Licensing, etc.]
Module header — The TEI Header
Attributs
Membre du
Contenu dans
header: availability
linking: annotation
Peut contenir
dictionaries: lang oRef pRef
gaiji: g
header: biblFull idno
iso-fs: fLib fs fvLib
textstructure: floatingText
verse: caesura rhyme
des données textuelles
Note

A licence element should be supplied for each licence agreement applicable to the text in question. The target attribute may be used to reference a full version of the licence. The when, notBefore, notAfter, from or to attributes may be used in combination to indicate the date or dates of applicability of the licence.

Exemple
<licence target="http://creativecommons.org/licenses/by/3.0/deed.fr"> Creative Commons Attribution 3.0 non transposé (CC BY 3.0)
</licence>
Exemple
<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>
Modèle de contenu
<content>
 <macroRef key="macro.specialPara"/>
</content>
Schéma Declaration
<rng:element name="licence">
 <rng:ref name="att.global.attributes"/>
 <rng:ref name="att.global.analytic.attributes"/>
 <rng:ref name="att.global.change.attributes"/>
 <rng:ref name="att.global.facs.attributes"/>
 <rng:ref name="att.global.linking.attributes"/>
 <rng:ref name="att.global.rendition.attributes"/>
 <rng:ref name="att.global.responsibility.attributes"/>
 <rng:ref name="att.global.source.attributes"/>
 <rng:ref name="att.datable.attributes"/>
 <rng:ref name="att.datable.custom.attributes"/>
 <rng:ref name="att.datable.iso.attributes"/>
 <rng:ref name="att.datable.w3c.attributes"/>
 <rng:ref name="att.pointing.attributes"/>
 <rng:ref name="macro.specialPara"/>
</rng:element>
element licence
{
   att.global.attributes,
   att.global.analytic.attributes,
   att.global.change.attributes,
   att.global.facs.attributes,
   att.global.linking.attributes,
   att.global.rendition.attributes,
   att.global.responsibility.attributes,
   att.global.source.attributes,
   att.datable.attributes,
   att.datable.custom.attributes,
   att.datable.iso.attributes,
   att.datable.w3c.attributes,
   att.pointing.attributes,
   macro.specialPara
}