Text Encoding Initiative

The XML Version of the TEI Guidelines

<analytic>


<analytic> (analytic level) contains bibliographic elements describing an item (e.g. an article or poem) published within a monograph or journal and not as an independent publication.
Attributes Global attributes and those inherited from biblPart
Example

Note

The <analytic> element may occur only within bibliographic citation or reference elements; it is mandatory for description of the analytic level of <biblStruct> elements.

Module Declared in file teicore2; Core tag sets: enabled when any TEI base is enabled
Class biblPart
Data Description May contain titles and statements of responsibility (author, editor, or other), in any order.
May contain addSpan alt altGrp anchor author cb certainty delSpan editor fLib fs fsLib fvLib fw gap index interp interpGrp join joinGrp lb link linkGrp milestone pb respStmt respons span spanGrp timeline title
May occur within bibl biblStruct
Declaration
<!ELEMENT analytic %om.RO; (author | editor | respStmt
                   | title | %m.Incl;)*> 
<!ATTLIST analytic  
      %a.global;>
See further 6.10.2.1 Analytic, Monographic, and Series Levels

Up: 35 Elements