<trait>
<trait> (trait distinctif) contient la description d'une caractéristique culturelle et en principe permanente, attribuée à une personne ou à un lieu. | |
Module | namesdates — 13 Names, Dates, People, and Places |
Attributs | att.global (@xml:id, @n, @xml:lang, @rend, @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.datable (att.datable.w3c (@period, @when, @notBefore, @notAfter, @from, @to)) (att.datable.iso (@when-iso, @notBefore-iso, @notAfter-iso, @from-iso, @to-iso)) att.editLike (@evidence, @source) (att.dimensions (@unit, @quantity, @extent, @precision, @scope) (att.ranging (@atLeast, @atMost, @min, @max)) ) (att.responsibility (@cert, @resp)) att.naming (@role, @nymRef) (att.canonical (@key, @ref)) att.typed (@type, @subtype) |
Utilisé par | |
Contenu dans | |
Peut contenir | |
Declaration |
element trait { att.global.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.datable.w3c.attributes, att.datable.iso.attributes, att.editLike.attributes, att.dimensions.attributes, att.ranging.attributes, att.responsibility.attributes, att.naming.attributes, att.canonical.attributes, att.typed.attributes, ( trait+ | ( model.headLike*, model.pLike+, ( model.noteLike | model.biblLike )* ) | ( ( model.labelLike | model.noteLike | model.biblLike )* ) ) } |
Exemple |
<trait
cert="high" type="social" from="1987-01-01" to="1997-12-31"> <label>Citoyenneté</label> <desc>Entre 1987 et 1997a bénéficié du statut de citoyen naturalisé du ROYAUME-UNI </desc> </trait> |
Exemple |