<seriesStmt> (series statement) groups information about the series, if any, to which a publication belongs.
Attributes:
Example
<seriesStmt>
    <title>Machine-Readable Texts for the Study of Indian
                  Literature</title>
    <respStmt>
         <resp>ed. by</resp> <name>Jan Gonda</name>
    </respStmt>
    <idno type=vol>1.2</idno>
    <idno type=ISSN>0 345 6789</idno>
</seriesStmt>
Note
Tagsetauxiliary tag set for TEI headers
Class
Filenameteihdr2
Content:
ParentsbiblFull fileDesc
Childrenidno p respStmt title
Declaration
<!ELEMENT seriesStmt    - O  ( (title, (idno | respStmt)*) | p+ 
                             )                                  >
<!ATTLIST seriesStmt         %a.global                          >
See 5.2.5 ; 5.2

Back to index