xces:m.subpar.seq

Extend the model for sub-paragraph sequences to include <u> (utterance)
elements.

Redefines Element Group xces:m.subpar.seq

Element Group Information

Model

Source

<xs:group name="m.subpar.seq">
  <xs:annotation>
    <xs:documentation xml:lang="en">Extend the model for sub-paragraph sequences to include <u> (utterance) elements.</xs:documentation>
  </xs:annotation>
  <xs:choice>
    <xs:group ref="xces:m.subpar.seq"/>
    <xs:element name="u" type="xces:sType"/>
  </xs:choice>
</xs:group>