<note>

<note> (note) contient une note ou une annotation [3.9.1 Notes and Simple Annotation 2.2.6 The Notes Statement 3.12.2.8 Notes and Statement of Language 9.3.5.4 Notes within Entries]
Module core — Elements Available in All TEI Documents
Attributs
Membre du
Contenu dans
analysis: cl m phr s span w
figures: cell figure table
gaiji: char glyph
nets: graph
spoken: u writing
tagdocs: eg valDesc
Peut contenir
dictionaries: lang oRef pRef
gaiji: g
header: biblFull idno
iso-fs: fLib fs fvLib
textstructure: floatingText
verse: caesura rhyme
des données textuelles
Exemple
<p>J'écris dans la<lb/> marge...<lb/> Je vais<lb/> à la ligne.<lb/> Je renvoie à une
note<note type="glossplace="foot"> J'aime beaucoup les renvois en bas de page, même si
   je n'ai rien de particulier à y préciser.</note>en bas de page.</p>
Exemple

L'attribut global n indique le symbole ou le nombre utilisé pour marquer le point d'insertion dans le texte source, comme dans l'exemple suivant :

Mevorakh b. Saadya's
mother, the matriarch of the family during the second half of the
eleventh century, <note n="126anchored="true"> The alleged
mention of Judah Nagid's mother in a letter from 1071 is, in fact,
a reference to Judah's children; cf. above, nn. 111 and
54. </note> is well known from Geniza documents published by Jacob
Mann.

Cependant, si les notes sont ordonnées et numérotées et qu’on veuille reconstruire automatiquement leur numérotation par un traitement informatique, il est inutile d’enregistrer le numéro des notes.

Modèle de contenu
<content>
 <macroRef key="macro.specialPara"/>
</content>
Schéma Declaration
<rng:element name="note">
 <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.placement.attributes"/>
 <rng:ref name="att.pointing.attributes"/>
 <rng:ref name="att.typed.attributes"/>
 <rng:ref name="att.written.attributes"/>
 <rng:ref name="att.anchoring.attributes"/>
 <rng:ref name="macro.specialPara"/>
</rng:element>
element note
{
   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.placement.attributes,
   att.pointing.attributes,
   att.typed.attributes,
   att.written.attributes,
   att.anchoring.attributes,
   macro.specialPara
}