author-comment-model

Element Group Information

Model

Children: label, p, title

Used By

Element author-comment

Source

<xsd:group name="author-comment-model">
  <xsd:sequence>
    <xsd:element ref="label" minOccurs="0"/>
    <xsd:element ref="title" minOccurs="0"/>
    <xsd:choice maxOccurs="unbounded">
      <xsd:group ref="just-para.class"/>
    </xsd:choice>
  </xsd:sequence>
</xsd:group>