<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
Modulnamesdates — 13 Names, Dates, People, and Places
Attribute att.editLike (@cert, @resp, @evidence, @source) att.datableatt.datable.w3c (@period, @when, @notBefore, @notAfter, @from, @to) att.datable.iso (@when-iso, @notBefore-iso, @notAfter-iso, @from-iso, @to-iso) att.naming (@key, @ref, @nymRef)
Verwendet von model.addressLike model.persStateLike
Kann enthalten
Deklaration
element affiliation
{
   att.global.attributes,
   att.editLike.attributes,
   att.datable.w3c.attributes,
   att.datable.iso.attributes,
   att.naming.attributes,
   macro.phraseSeq
}
Beispiel
<affiliation>Junior project officer for the US
<name type="org">National Endowment for the Humanities</name>
</affiliation>
<affiliation notAfter="1960-01-01notBefore="1957-02-28">Paid up
member of the <orgName>Australian Journalists Association</orgName>
</affiliation>
Anmerkung
If included, the name of an organization may be tagged using either the <name> element as above, or the more specific <orgName> element.