%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; | %x.class;)*,
                         author-notes?, ( (%pub-date.class;)* | 
                           pub-date-not-available?),  
                         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*, support-group*,
                         conference*, counts?,
                         custom-meta-group?)"                        >

Expanded Model

(article-id*, (article-version | article-version-alternatives)?, article-categories?, title-group?, (contrib-group | aff | aff-alternatives | x)*, author-notes?, ( (pub-date)* | pub-date-not-available?), 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*, support-group*, conference*, counts?, custom-meta-group?)