%article-meta-model;

Article Metadata Model

Definition

Full content model for the metadata that is specific to the article; this includes both metadata that directly describes the article (such as the article title, abstract, or article ID), as well as the metadata that many MAJOUR-style DTDs call the issue metadata (such as the issue number and title)

Remarks

MAJOUR-style DTDs split the metadata into three categories: journal metadata, article metadata, and issue metadata. In this DTD Suite, the related element <journal-meta> holds the metadata specific to the journal.

Declaration

<!ENTITY % article-meta-model  
                        "(article-id*, article-categories?, 
                         title-group?, 
                         (contrib-group | aff | %x.class;)*, 
                         author-notes?, pub-date*,
                         volume?, volume-id*,
                         issue?, issue-id*, issue-title*,  
                         supplement?, 
                         ( (fpage, lpage?, page-range?) | 
                            elocation-id )?, 
                         (%address-link.class; | product | 
                          supplementary-material)*, 
                         history?, copyright-statement?, 
                         copyright-year?, license?, 
                         self-uri*, related-article*, abstract*, 
                         trans-abstract*, kwd-group*,
                         contract-num*, contract-sponsor*, 
                         conference*, counts?, custom-meta-wrap?)"   >

Module

archivecustom-models.ent