%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.
Model
<!ENTITY % sec-meta-model "((%contrib-group.class;)*, (%abstract.class;)*, (%kwd-group.class;)*, permissions?)" >
Expanded Model
((contrib-group)*, (abstract)*, (kwd-group)*, permissions?)