TEI Lex-0

Clarity for lexicographers. Stability for data. Compatibility for the future.

10.4.3. 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]
Moduletei — Specification
Used by
Content model
<content>
 <alternate minOccurs="0"
  maxOccurs="unbounded">
  <textNode/>
  <classRef key="model.limitedPhrase"/>
  <classRef key="model.inter"/>
 </alternate>
</content>
    
Declaration

macro.limitedContent = ( text | model.limitedPhrase | model.inter )*