db:synopsis.blocks

Element Group Information

Model

Used By

Source

<xs:group name="synopsis.blocks">
  <xs:choice>
    <xs:element ref="db:funcsynopsis"/>
    <xs:element ref="db:classsynopsis"/>
    <xs:element ref="db:methodsynopsis"/>
    <xs:element ref="db:constructorsynopsis"/>
    <xs:element ref="db:destructorsynopsis"/>
    <xs:element ref="db:fieldsynopsis"/>
    <xs:element ref="db:cmdsynopsis"/>
  </xs:choice>
</xs:group>