xces:m.subpar.seq

Elements that can appear as the children of paragraph
level elements.

Element Group Information

Model

Used By

Source

<xs:group name="m.subpar.seq">
  <xs:annotation>
    <xs:documentation xml:lang="en">Elements that can appear as the children of paragraph level elements.</xs:documentation>
  </xs:annotation>
  <xs:choice>
    <xs:group ref="xces:m.phrase.seq"/>
    <xs:element name="s" type="xces:sType"/>
    <xs:element name="q" type="xces:qType"/>
  </xs:choice>
</xs:group>