12.1.117. <seriesStmt>
| <seriesStmt> (series statement) groups information about the series, if any, to which a publication belongs. [2.2.5. The Series Statement 2.2. The File Description] | |
| Module | header — Specification |
| Attributes |
|
| Contained by | header: fileDesc |
| May contain | |
| Example | |
| Schematron |
<sch:pattern is-a="declarable">
<sch:param name="tde"
value="tei:seriesStmt"/>
</sch:pattern> |
| Content model |
<content>
<alternate>
<classRef key="model.pLike" minOccurs="1"
maxOccurs="unbounded"/>
<sequence>
<elementRef key="title" minOccurs="1"
maxOccurs="unbounded"/>
<alternate minOccurs="0"
maxOccurs="unbounded">
<elementRef key="editor"/>
<elementRef key="respStmt"/>
</alternate>
<alternate minOccurs="0"
maxOccurs="unbounded">
<elementRef key="idno"/>
<elementRef key="biblScope"/>
</alternate>
</sequence>
</alternate>
</content>
⚓ |
| Schema Declaration | |

