macro.limitedContent
macro.limitedContent (paragraph content) defines the content of prose elements that are not used for transcription
of extant materials. [1.3. The TEI Class System]
Module | tei |
Used by | |
Source | Github
<macroSpec module="tei" ident="macro.limitedContent"> <gloss>paragraph content</gloss> <desc>defines the content of prose elements that are not used for transcription of extant materials.</desc> <content> <alternate minOccurs="0" maxOccurs="unbounded"> <textNode/> <classRef key="model.limitedPhrase"/> <classRef key="model.inter"/> </alternate> </content> </macroSpec> |