%front-stub-model;

Front Stub Model

Content model for the <front-stub> element, a reduced metadata set for use in sub-articles and responses, which will inherit metadata not defined in the stub from the enclosing article

Model

<!ENTITY % front-stub-model
                       "(article-id*, (%article-version.class;)?,  
                         article-categories?,
                         title-group?,
                         ( %contrib-group.class; |
                           %aff-alternatives.class;)*,
                         author-notes?, (%pub-date.class;)*,
                         volume*, volume-id*, volume-series?,
                         issue*, issue-id*, issue-title*,
                         issue-sponsor*, issue-part?, 
                         volume-issue-group*, isbn*,
                         supplement?,
                         ( (fpage, lpage?, page-range?) |
                            elocation-id)?,
                         ( %address-link.class; | product |
                           supplementary-material)*, 
                         history?, pub-history?, permissions?, 
                         self-uri*, (%related-article.class;)*, 
                         (%abstract.class;)*, trans-abstract*, 
                         (%kwd-group.class;)*,
                         funding-group*, conference*, counts?,
                         custom-meta-group?)"                        >

Expanded Model

(article-id*, (article-version | article-version-alternatives)?, article-categories?, title-group?, ( contrib-group | aff | aff-alternatives)*, author-notes?, (date-not-available | pub-date)*, volume*, volume-id*, volume-series?, issue*, issue-id*, issue-title*, issue-sponsor*, issue-part?, volume-issue-group*, isbn*, supplement?, ( (fpage, lpage?, page-range?) | elocation-id)?, ( email | ext-link | uri | product | supplementary-material)*, history?, pub-history?, permissions?, self-uri*, (related-article | related-object)*, (abstract)*, trans-abstract*, (kwd-group)*, funding-group*, conference*, counts?, custom-meta-group?)