table-wrap-model

Element Group Information

Model

Used By

Element table-wrap

Source

<xsd:group name="table-wrap-model">
  <xsd:sequence>
    <xsd:choice minOccurs="0" maxOccurs="unbounded">
      <xsd:group ref="id.class"/>
    </xsd:choice>
    <xsd:element ref="label" minOccurs="0"/>
    <xsd:choice minOccurs="0">
      <xsd:group ref="caption.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="access.class"/>
      <xsd:group ref="address-link.class"/>
    </xsd:choice>
    <xsd:choice minOccurs="0" maxOccurs="unbounded">
      <xsd:group ref="inside-table-wrap"/>
    </xsd:choice>
    <xsd:choice minOccurs="0" maxOccurs="unbounded">
      <xsd:group ref="table-foot.class"/>
      <xsd:group ref="display-back-matter.class"/>
    </xsd:choice>
  </xsd:sequence>
</xsd:group>