m.discursiveSet

Element Group Information

Model

Children: citation, list, outline, p

Used By

Source

<xs:group name="m.discursiveSet">
  <xs:choice>
    <xs:element ref="p"/>
    <xs:element ref="outline"/>
    <xs:element ref="list"/>
    <xs:element ref="citation"/>
  </xs:choice>
</xs:group>