%sec-meta-model; Content Model for Section Metadata

Content model for the <sec-meta> element, used to capture metadata for one section of a document, for example, the authors of the section when the section was authored by different contributors from the enclosing document.
Declaration
<!ENTITY % sec-meta-model
                        "((%id.class;)*, (%contrib-group.class;)*, 
                          (%abstract.class;)*, 
                          (%kwd-group.class;)*, (%subj-group.class;)*, 
                          (%self-uri.class;)*, 
                          (%related-article.class;)*, 
                          permissions?)"                             >
Expanded Declaration

((object-id)*, (contrib-group)*, (abstract)*, (kwd-group)*, (subj-group)*, (self-uri)*, (related-article | related-object)*, permissions?)