macro.phraseSeq.limited
macro.phraseSeq.limited (limited phrase sequence) defines a sequence of character data and those phrase-level
elements that are not typically used for transcribing extant documents. [1.4.1. Standard Content Models]
Module | tei |
Used by | |
Source | Github
<macroSpec module="tei" ident="macro.phraseSeq.limited"> <gloss>limited phrase sequence</gloss> <desc>defines a sequence of character data and those phrase-level elements that are not typically used for transcribing extant documents.</desc> <content> <alternate minOccurs="0" maxOccurs="unbounded"> <textNode/> <classRef key="model.limitedPhrase"/> <classRef key="model.global"/> </alternate> </content> </macroSpec> |