AVAILABILITY
Description:
supplies information about the availability of a text, for
example any restrictions on its use or distribution, its copyright
status, etc.
Attributes:
status: supplies a code identifying the current availability of
the text.
Data type: (free | unknown | restricted)
free : the text is freely available.
unknown : the status of the text is unknown.
restricted : the text is not freely available.
Default value: #IMPLIED
Example:
<availability status=restricted>
<p>Available for academic research purposes only.
<availability status=free>
<availability status=restricted>
<p>Available under licence from the publishers.
Part: auxiliary tag set for TEI headers
Member of classes:
DTD file: teihdr2
Data description: A consistent format should be adopted
May occur within: publicationStmt
May contain: p
Declaration:
<!ELEMENT availability - O (p+) >
<!ATTLIST availability %a.global
status (free | unknown | restricted)
#IMPLIED >
Discussed in 5.2.4, "Publication, Distribution, etc.," on page 8.
This tag is optional.
Content
- Tag Minimization
-
Open Tag: REQUIRED
Close Tag: OPTIONAL
See ATTRIBUTES
See CONTENT DECLARATION
Parent Elements
Top Element List
All Element List
Tree
teilite DTD