<occupation>

<occupation> contient une description non formalisée de l'activité, de la profession ou de l'occupation d'une personne 15.2.2 The Participant Description
Modulenamesdates — 13 Names, Dates, People, and Places
Attributs att.datableatt.datable.w3c (@period, @when, @notBefore, @notAfter, @from, @to) att.datable.iso (@when-iso, @notBefore-iso, @notAfter-iso, @from-iso, @to-iso) att.editLike (@cert, @resp, @evidence, @source) att.naming (@key, @ref, @nymRef)
schemeidentifie le système de classification ou la taxinomie utilisés, en fournissant l'identifiant d'un élément <taxonomy> situé ailleurs dans l'en-tête.
Statut Optionel
Type de données
data.pointer
Valeurs must identify a <taxonomy> element
codeidentifie un code de fonction existant dans le système de classification ou dans la taxonomie que définit l'attribut scheme
Statut Optionel
Type de données
data.pointer
Valeurs Must identify a <category> element
Utilisé par model.persStateLike
Peut contenir
Declaration
element occupation
{
   att.global.attributes,
   att.datable.w3c.attributes,
   att.datable.iso.attributes,
   att.editLike.attributes,
   att.naming.attributes,
   attribute scheme { data.pointer }?,
   attribute code { data.pointer }?,
   macro.phraseSeq
}
Exemple
<occupation>accountant</occupation>
Exemple
<occupation scheme="#rgcode="#acc">accountant</occupation>
Exemple
<occupation scheme="#rgcode="#acc">accountant
with specialist knowledge of oil industry
</occupation>
Note
The content of this element may be used as an alternative to the more formal specification made possible by its attributes; it may also be used to supplement the formal specification with commentary or clarification.