<event>
<event> (event) qualsiasi fenomeno o evento non necessariamente vocale o comunicativo, come rumori accidentali o altri fenomeni che incidano sulla comunicazione in atto [13.3.1 Basic Principles] | |
Modulo | namesdates — Names, Dates, People, and Places |
Attributi | att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.datable (@calendar, @period) (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to)) (att.datable.iso (@when-iso, @notBefore-iso, @notAfter-iso, @from-iso, @to-iso)) (att.datable.custom (@when-custom, @notBefore-custom, @notAfter-custom, @from-custom, @to-custom, @datingPoint, @datingMethod)) att.editLike (@evidence, @instant) att.typed (@type, @subtype) att.naming (@role, @nymRef) (att.canonical (@key, @ref)) att.sortable (@sortKey) att.locatable (@where) |
Membro del | |
Contenuto in | |
Può contenere | |
Esempio |
<person>
<event type="mat" when="1972-10-12"> <label>matriculation</label> </event> <event type="grad" when="1975-06-23"> <label>graduation</label> </event> </person> |
Content model |
<content> |
Dichiarazione |
<rng:element name="event"> element event { 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.datable.attributes, att.datable.w3c.attributes, att.datable.iso.attributes, att.datable.custom.attributes, att.editLike.attributes, att.typed.attributes, att.naming.attributes, att.canonical.attributes, att.sortable.attributes, att.locatable.attributes, ( idno*, model.headLike*, ( model.pLike+ | model.labelLike+ ), ( model.noteLike | model.biblLike | linkGrp | link | idno | ptr )*, event* ) } |