macro.paraContent
macro.paraContent (paragraph content) defines the content of paragraphs and similar elements. [1.3. The TEI Class System]
Module | tei |
Used by | |
Source | Github
<macroSpec module="tei" ident="macro.paraContent"> <gloss>paragraph content</gloss> <desc>defines the content of paragraphs and similar elements.</desc> <content> <alternate minOccurs="0" maxOccurs="unbounded"> <textNode/> <classRef key="model.paraPart"/> </alternate> </content> </macroSpec> |