<xsd:group name="sec-meta-model">
<xsd:sequence>
<xsd:choice minOccurs="0" maxOccurs="unbounded">
<xsd:group ref="contrib-group.class"/>
</xsd:choice>
<xsd:choice minOccurs="0" maxOccurs="unbounded">
<xsd:group ref="abstract.class"/>
</xsd:choice>
<xsd:choice minOccurs="0" maxOccurs="unbounded">
<xsd:group ref="kwd-group.class"/>
</xsd:choice>
<xsd:choice minOccurs="0" maxOccurs="unbounded">
<xsd:group ref="related-article.class"/>
</xsd:choice>
<xsd:element ref="permissions" minOccurs="0"/>
</xsd:sequence>
</xsd:group> |