<occupation>

<occupation> contains an informal description of a person's trade, profession or occupation. 15.2.2 The Participant Description
Modulenamesdates — 13 Names, Dates, People, and Places
Attributes 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)
schemeidentifies the classification system or taxonomy in use by supplying the identifier of a <taxonomy> element elsewhere in the header.
Status Optional
Datatype
data.pointer
Values must identify a <taxonomy> element
codeidentifies an occupation code defined within the classification system or taxonomy defined by the scheme attribute.
Status Optional
Datatype
data.pointer
Values Must identify a <category> element
Used by model.persStateLike
May contain
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
}
Example
<occupation>accountant</occupation>
Example
<occupation scheme="#rgcode="#acc">accountant</occupation>
Example
<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.