§

<affiliation>

<affiliation> contains an informal description of a person's present or past affiliation with some organization, for example an employer or sponsor. [15.2.2. The Participant Description]
Modulenamesdates
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend, @rendition)) (att.global.responsibility (@cert, @resp)) att.editLike (att.dimensions) (att.source (@source)) att.datable (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to)) att.naming (@role)
notAfter
Status Optional
role
Status Optional
Member of
Contained by
May contain
Declaration
element affiliation
{
   attribute notAfter { text }?,
   attribute role { text }?,
   macro.phraseSeq
}
Example
<affiliation>Junior project officer for the US <name type="org">National Endowment for
   the Humanities</name>
</affiliation>
<affiliation notAfter="1960-01-01"
 notBefore="1957-02-28">
Paid up member of the
<orgName>Australian Journalists Association</orgName>
</affiliation>
Note

If included, the name of an organization may be tagged using either the name element as above, or the more specific orgName element.