macro.paraContent
| macro.paraContent (paragraph content) defines the content of paragraphs and similar elements. [1.3 The TEI Class System] | |
| Modul | tei — The TEI Infrastructure |
| Verwendet von | |
| Content model |
<content> |
| Deklaration |
<rng:define name="macro.paraContent">
macro.paraContent =
(
text
| model.gLike
| model.phrase
| model.inter
| model.global
| lg
| model.lLike
)*
|
