<availability>
<availability> supplies information about the availability of a text, for example any restrictions on its use or distribution, its copyright status, etc. 2.2.4 Publication, Distribution, etc. | |||||||
Module | header — 2 The TEI Header | ||||||
Attributes | att.global (@xml:id, @n, @xml:lang, @rend, @rendition, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) att.declarable (@default)
| ||||||
Used by | |||||||
Contained by | header: publicationStmt msdescription: adminInfo | ||||||
May contain | |||||||
Declaration |
element availability { att.global.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.declarable.attributes, attribute status { "free" | "unknown" | "restricted" }?, model.pLike+ } | ||||||
Example |
<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> | ||||||
Note |
A consistent format should be adopted
|