<occupation>

<occupation> contains an informal description of a person's trade, profession or occupation. 15.2.2 The Participant Description
Modulnamesdates — 13 Names, Dates, People, and Places
Attribute 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.
Zustand Optional
Datentyp
data.pointer
Werte must identify a <taxonomy> element
codeidentifies an occupation code defined within the classification system or taxonomy defined by the scheme attribute.
Zustand Optional
Datentyp
data.pointer
Werte Must identify a <category> element
Verwendet von model.persStateLike
Kann enthalten
Deklaration
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
}
Beispiel
<occupation>accountant</occupation>
Beispiel
<occupation scheme="#rgcode="#acc">accountant</occupation>
Beispiel
<occupation scheme="#rgcode="#acc">accountant
with specialist knowledge of oil industry
</occupation>
Anmerkung
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.