<ihs> (independent header set) contains a set of TEI Headers exchanged independently of their associated text or group elements.
Attributes:
Example
<ihs>
<teiHeader> ... </teiHeader>
<teiHeader> ... </teiHeader>
<teiHeader> ... </teiHeader>
<!-- ... -->
</ihs>
Note

This element is required.

Tagsetauxiliary tag set for TEI headers
Class
Filenameteishd2
Content: Contains an arbitrary sequence of <teiHeader> elements only.
Parents[none]
ChildrenteiHeader
Declaration
<!ELEMENT ihs           - O  (teiHeader+)                       >
<!ATTLIST ihs                %a.global                          >
See 24.8

Back to index