Text Encoding Initiative

The XML Version of the TEI Guidelines

metadata


metadata groups empty elements which describe the status of other elements, for example by holding groups of links or of abstract interpretations, or by providing indications of certainty etc., and which may appear at any point in a document.
Member of classes Incl  
Members alt altGrp certainty fLib fs fsLib fvLib index interp interpGrp join joinGrp link linkGrp respons span spanGrp timeline
Declaration

<!ENTITY % x.metadata "" >
<!ENTITY % m.metadata "%x.metadata; %n.alt; | %n.altGrp; | %n.certainty; | 
%n.fLib; | %n.fs; | %n.fsLib; | %n.fvLib; | %n.index; | %n.interp; | 
%n.interpGrp; | %n.join; | %n.joinGrp; | %n.link; | %n.linkGrp; | %n.respons; | 
%n.span; | %n.spanGrp; | %n.timeline;">  
Attributes Global attributes and those inherited from Incl
Note

Encoders may find it convenient to localize all metadata elements, for example to contain them within the same divison as the elements that they relate to; or to locate them all to a division of their own. They may however appear at any point in a TEI text.

Module Declared in file teiclas2.ent; Core tag sets: enabled when any TEI base is enabled
Class Incl
See further 3.7 Element Classes

Up: 33 Element Classes