<note>

<note> contains a note or annotation. 3.8.1 Notes and Simple Annotation 2.2.6 The Notes Statement 3.11.2.6 Notes and Other Additional Information 9.3.5.4 Notes within Entries
Modulcore — 3 Elements Available in All TEI Documents
Attribute att.placement (@place)
typedescribes the type of note.
Zustand Optional
Datentyp

<rng:ref name="data.enumerated"/>
data.enumerated
Werte Values can be taken from any convenient typology of annotation suitable to the work in hand; e.g. annotation, gloss, citation, digression, preliminary, temporary
resp (responsible party) indicates who is responsible for the annotation: author, editor, translator, etc.
Zustand Vorgeschrieben wenn zutreffend
Datentyp

<rng:ref name="data.pointer"/>
data.pointer
Werte a pointer to one of the identifiers declared in the document header, associated with a person asserted as responsible for some aspect of the text's creation, transcription, editing, encoding, or annotation
anchoredindicates whether the copy text shows the exact place of reference for the note.
Zustand Optional
Datentyp

<rng:ref name="data.truthValue"/>
data.truthValue
targetindicates the point (or points) of attachment for a note, or the beginning of the span to which the note is attached.
Zustand Vorgeschrieben wenn zutreffend
Datentyp 1–∞ Vorkommen von

<rng:ref name="data.pointer"/>
data.pointer
Durch Leerzeichen getrennt
Werte reference to the xml:ids of element(s) which begin at the location in question (e.g. the xml:id of an anchor element).
targetEndpoints to the end of the span to which the note is attached, if the note is not embedded in the text at that point.
Zustand Vorgeschrieben wenn zutreffend
Datentyp 1–∞ Vorkommen von

<rng:ref name="data.pointer"/>
data.pointer
Durch Leerzeichen getrennt
Werte reference to the xml:id(s) of element(s) which end at the location(s) in question, or to an empty element at the point in question.
Verwendet von
Kann enthalten
Deklaration

<rng:element name="note">
<rng:ref name="att.global.attributes"/>
<rng:ref name="att.placement.attributes"/>
<rng:optional>
 <rng:attribute name="type">
  <rng:ref name="data.enumerated"/>
 </rng:attribute>
</rng:optional>
<rng:optional>
 <rng:attribute name="resp">
  <rng:ref name="data.pointer"/>
 </rng:attribute>
</rng:optional>
<rng:optional>
 <rng:attribute name="anchoreda:defaultValue="true">
  <rng:ref name="data.truthValue"/>
 </rng:attribute>
</rng:optional>
<rng:optional>
 <rng:attribute name="target">
  <rng:list>
   <rng:oneOrMore>
    <rng:ref name="data.pointer"/>
   </rng:oneOrMore>
  </rng:list>
 </rng:attribute>
</rng:optional>
<rng:optional>
 <rng:attribute name="targetEnd">
  <rng:list>
   <rng:oneOrMore>
    <rng:ref name="data.pointer"/>
   </rng:oneOrMore>
  </rng:list>
 </rng:attribute>
</rng:optional>
<rng:ref name="macro.specialPara"/>
</rng:element>
element note
{
   att.global.attributes,
   att.placement.attributes,
   attribute type { data.enumerated }?,
   attribute resp { data.pointer }?,
   attribute anchored { data.truthValue }?,
   attribute target { list { data.pointer+ } }?,
   attribute targetEnd { list { data.pointer+ } }?,
   macro.specialPara
}
Beispiel
And yet it is not only in the great line of
Italian renaissance art, but even in the painterly <note type="gloss">
 <term xml:lang="de">Malerisch</term>. This word has, in the German, two distinct
meanings, one objective, a quality residing in the object, the other subjective, a
mode of apprehension and creation. To avoid confusion, they have been distinguished
in English as <mentioned>picturesque</mentioned> and
<mentioned>painterly</mentioned> respectively. (Tr.)
</note> style of the Dutch genre
painters of the seventeenth century that drapery has this psychological significance.