<quote>

<quote> (引文) 包含敘述者或作者引用自文本以外來源的字 (句) 詞或段落。 [3.3.3 Quotation 4.3.1 Grouped Texts]
組件 core — Elements Available in All TEI Documents
屬性
俱乐部会员
可包含在於
analysis: cl phr s
iso-fs: fDescr fsDescr
linking: ab seg
spoken: u writing
tagdocs: eg
textcrit: lem rdg wit witness
verse: rhyme
可包含
dictionaries: lang oRef pRef
gaiji: g
header: biblFull idno
iso-fs: fLib fs fvLib
textstructure: floatingText
verse: caesura rhyme
character data

If a bibliographic citation is supplied for the source of a quotation, the two may be grouped using the cit element.

例子
孟懿子問孝。子曰:<quote>無違。</quote>
<ref>(論語:卷一:為政第二)</ref>
Content model
<content>
 <macroRef key="macro.specialPara"/>
</content>
宣告
<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
}