<noteGrp>
<noteGrp> (note group) contains a group of notes [3.9.1.1 Encoding Grouped Notes] | |
Module | core — Elements Available in All TEI Documents |
Attributes |
|
Member of | |
Contained by |
cmc: post
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 unclear unit
corpus: activity channel constitution derivation domain factuality interaction locale preparedness purpose
dictionaries: case colloc def dictScrap entry entryFree etym form gen gram gramGrp hom hyph iType lang lbl mood number orth per pos pron re sense stress subc syll tns usg xr
drama: actor camera caption castGroup castItem castList epilogue performance prologue role roleDesc set sound spGrp tech view
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 affiliation age birth bloc climate country death district education event eventName faith floruit forename genName gender geogFeat geogName langKnown location nameLink nationality object objectName occupation offset org orgName persName persPronouns person personGrp persona place placeName population region residence roleName settlement sex socecStatus state surname terrain trait
nets: graph
textstructure: argument back body byline closer dateline div div1 div2 div3 div4 div5 div6 div7 docAuthor docDate docEdition docImprint docTitle epigraph floatingText front group imprimatur opener postscript salute signed text titlePage titlePart trailer
|
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 |
<rng:element name="noteGrp"> element noteGrp { 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, att.cmc.attributes, ( desc*, ( note | noteGrp )+ ) } |