db:admonition.blocks

Element Group Information

Model

Used By

Element Group db:nopara.blocks

Source

<xs:group name="admonition.blocks">
  <xs:choice>
    <xs:element ref="db:caution"/>
    <xs:element ref="db:important"/>
    <xs:element ref="db:note"/>
    <xs:element ref="db:tip"/>
    <xs:element ref="db:warning"/>
  </xs:choice>
</xs:group>