<relationGrp>
<relationGrp> (gruppo di relazioni) fornisce informazioni relative alle relazioni identificate tra persone, luoghi e organizzazioni, a livello informale discorsivo o sotto forma di legami formalmente espressi [15.2.2 The Participant Description] | |
Modulo | namesdates — 13 Names, Dates, People, and Places |
Attributi | att.global (@xml:id, @n, @xml:lang, @rend, @style, @rendition, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) att.typed (@type, @subtype) att.sortable (@sortKey) |
Usato da | |
Contenuto in | core: add cit corr del desc emph head hi item l listBibl meeting note orig p q quote ref reg relatedItem said sic stage title unclear dictionaries: case colloc def dictScrap entryFree etym form gen gram gramGrp hyph iType lang lbl mood number orth per pos pron stress subc syll tns usg xr msdescription: accMat acquisition additions collation condition custEvent decoNote filiation foliation layout musicNotation origin provenance source support surrogates namesdates: climate event listEvent listNym listOrg listPerson listPlace location org place population state terrain trait spoken: broadcast scriptStmt writing textstructure: argument body div div1 div2 div3 div4 div5 div6 div7 docEdition epigraph imprimatur postscript signed titlePart verse: rhyme |
Può contenere | |
Dichiarazione |
element relationGrp { att.global.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.attributes, att.typed.attributes, att.sortable.attributes, ( model.pLike+ | relation+ ) } |
Esempio | <listPerson> <person xml:id="p1"> <!-- data about person p1 --> </person> <!-- more person elements here --> </listPerson> <relationGrp type="personal"> <relation name="parent" active="#p1 #p2" passive="#p3 #p4"/> <relation name="spouse" mutual="#p1 #p2"/> </relationGrp> <relationGrp type="social"> <relation name="employer" active="#p1" passive="#p3 #p5 #p6 #p7"/> </relationGrp> The persons with identifiers p1 and p2 are the parents of p3 and p4; they are also married to each other; p1 is the employer of p3, p5, p6, and p7. |
Esempio | <relationGrp> <p>All speakers are members of the Ceruli family, born in Naples.</p> </relationGrp> |