<noteGrp>
<noteGrp> (note group) contains a group of notes [3.9.1.1. Encoding Grouped Notes] | |
Module | core |
Attributes |
|
Member of | |
Contained by | core: abbr add addrLine address author bibl biblScope biblStruct cit citedRange corr date del distinct editor email emph expan foreign gloss head headItem headLabel hi imprint item l label lg list measure mentioned monogr name note noteGrp num orig p pubPlace publisher q quote rb ref reg resp rs rt said series sic soCalled sp speaker stage street term textLang time title unit gaiji: glyph header: authority change classCode correspAction correspContext correspDesc distributor edition extent funder geoDecl handNote language licence notesStmt principal scriptNote sponsor msdescription: accMat acquisition additions adminInfo catchwords collation collection colophon condition custEvent decoNote explicit filiation finalRubric foliation heraldry incipit institution layout material msItem msItemStruct musicNotation objectType origDate origPlace origin provenance repository rubric secFol signatures source stamp summary support surrogates typeNote watermark namesdates: addName birth bloc country death district event eventName floruit forename genName gender geogFeat geogName location object objectName offset org orgName persName persPronouns person personGrp persona place placeName region roleName settlement state surname textstructure: back body dateline div docAuthor docDate docEdition docImprint docTitle epigraph floatingText front group text |
May contain | |
Example | In the following example, there are two notes in different languages, each specifying the content of the annotation relating to the same fragment of text: <p>(...) tamen reuerendos dominos archiepiscopum et canonicos Leopolienses necnon episcopum in duplicibus Quatuortemporibus <noteGrp> <note xml:lang="en">Quatuor Tempora, so called dry fast days (Wednesday, Friday, and Saturday) falling on each of the quarters of the year. In the first quarter they were called Cinerum (following Ash Wednesday), second Spiritus (following Pentecost), third Crucis (after the Exaltation of the Holy Cross, September 14th), and Luciae in the fourth (after the feast of St. Lucia, December 13th). </note> <note xml:lang="pl">Quatuor Tempora, tzw. Suche dni postne (środa, piątek i sobota) przypadające cztery razy w roku. W pierwszym kwartale zwały się Cinerum (po Popielcu), w drugim Spiritus (po Zielonych Świętach), w trzecim Crucis (po święcie Podwyższenia Krzyża 14 września), w czwartym Luciae (po dniu św. Łucji 13 grudnia). </note> </noteGrp> totaliter expediui. </p> |
Content model | <content> |
Schema Declaration | element noteGrp { tei_att.global.attributes, tei_att.placement.attributes, tei_att.pointing.attributes, tei_att.typed.attributes, tei_att.written.attributes, tei_att.anchoring.attributes, ( tei_desc*, ( tei_note | tei_noteGrp )+ ) } |