<quote>

<quote> (cita) contiene una frase o pasaje atribuido por el narrador o autor a un agente externo al texto. [3.3.3 Quotation 4.3.1 Grouped Texts]
Módulo core — Elements Available in All TEI Documents
Atributos
Miembro de
Contenido en
analysis: cl phr s
iso-fs: fDescr fsDescr
linking: ab seg
spoken: u writing
tagdocs: eg
textcrit: lem rdg wit witness
verse: rhyme
Puede contener
dictionaries: lang oRef pRef
gaiji: g
header: biblFull idno
iso-fs: fLib fs fvLib
textstructure: floatingText
verse: caesura rhyme
datos de caracteres
Nota

Si una citación bibliográfica es proporcionada como fuente de una cita, las dos se pueden agrupar usando el elemento <CIT>

Ejemplo
Lexicography has shown little sign of being affected by the
work of followers of J.R. Firth, probably best summarized in his
slogan, <quote>You shall know a word by the company it
keeps</quote>
<ref>(Firth, 1957)</ref>
Content model
<content>
 <macroRef key="macro.specialPara"/>
</content>
Declaración
<rng:element name="quote">
 <rng:ref name="att.global.attributes"/>
 <rng:ref name="att.global.rendition.attributes"/>
 <rng:ref name="att.global.linking.attributes"/>
 <rng:ref name="att.global.analytic.attributes"/>
 <rng:ref name="att.global.facs.attributes"/>
 <rng:ref name="att.global.change.attributes"/>
 <rng:ref name="att.global.responsibility.attributes"/>
 <rng:ref name="att.global.source.attributes"/>
 <rng:ref name="att.typed.attributes"/>
 <rng:ref name="att.msExcerpt.attributes"/>
 <rng:ref name="att.notated.attributes"/>
 <rng:ref name="macro.specialPara"/>
</rng:element>
element quote
{
   att.global.attributes,
   att.global.rendition.attributes,
   att.global.linking.attributes,
   att.global.analytic.attributes,
   att.global.facs.attributes,
   att.global.change.attributes,
   att.global.responsibility.attributes,
   att.global.source.attributes,
   att.typed.attributes,
   att.msExcerpt.attributes,
   att.notated.attributes,
   macro.specialPara
}