macro.struc-unstrucContent

Provides a choice between structured and unstructured/mixed content.
Module MEI.shared
Used by
Declaration
<content>
<rng:choice>
<rng:group>
<rng:zeroOrMore>
<rng:ref name="model.headLike" />
</rng:zeroOrMore>
<rng:zeroOrMore>
<rng:ref name="model.pLike" />
</rng:zeroOrMore>
</rng:group>
<rng:zeroOrMore>
<rng:choice>
<rng:text/>
<rng:ref name="model.textPhraseLike.limited" />
</rng:choice>
</rng:zeroOrMore>
</rng:choice>
</content>