macro.paraContent
| macro.paraContent (contenuto di paragrafo) definisce il contenuto di paragrafi ed elementi simili [1.3 The TEI Class System] | |
| Modulo | tei — The TEI Infrastructure | 
| Usato da | |
| Content model | <content> | 
| Dichiarazione | <rng:define name="macro.paraContent"> 
macro.paraContent =
   (
      text
    | model.gLike
    | model.phrase
    | model.inter
    | model.global
    | lg
    | model.lLike
   )* | 
