xces:m.par.seq

Extend the model for paragraph sequences to include <turn> elements.

Redefines Element Group xces:m.par.seq

Element Group Information

Model

Source

<xs:group name="m.par.seq">
  <xs:annotation>
    <xs:documentation xml:lang="en">Extend the model for paragraph sequences to include <turn> elements.</xs:documentation>
  </xs:annotation>
  <xs:choice>
    <xs:group ref="xces:m.par.seq"/>
    <xs:element name="turn" type="xces:pType"/>
    <xs:element name="u" type="xces:sType"/>
  </xs:choice>
</xs:group>