Issue meta: Root element
The root element for the issue meta file is issue-meta.
issue-meta issue-meta/issue-identifier issue-meta/pub-date issue-meta/supplementary-material issue-meta/table-of-contents
issue-meta element must include the following three elements:
- issue-identifier (see Issue identifier)
- pub-date (see Issue publication dates)
- supplementary-material (see Supplementary material)
If the issue is a supplement, then it must include the supplemental declaration after pub-date and before supplementary-material:
<issue-type>supplemental</issue-type>
See also Complex volume and issue values for tagging on supplement issues.
The following element is also required for an ordered TOC:
- table-of-contents
Every issue-meta file must use the following schema declaration:
Schema declaration
<issue-meta xsi:schemaLocation="http://specifications.silverchair.com/xsd/1/42/SCJATS-journalissue-mathml3.xsd 1/42/SCJATS-journalissue-mathml3.xsd" xmlns="http://specifications.silverchair.com/xsd/1/42/SCJATS-journalissue-mathml3.xsd" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">