<affiliation>

<affiliation> contiene una descrizione informale dell'appartenenza presente o passata di una persona a una determinata organizzazione, per esempio un'azienda o un ente finanziatore 15.2.2 The Participant Description
Modulonamesdates — 13 Names, Dates, People, and Places
Attributi 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)
Usato da model.addressLike model.persStateLike
Può contenere
Dichiarazione
element affiliation
{
   att.global.attributes,
   att.editLike.attributes,
   att.datable.w3c.attributes,
   att.datable.iso.attributes,
   att.naming.attributes,
   macro.phraseSeq
}
Esempio
<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>
Nota
If included, the name of an organization may be tagged using either the <name> element as above, or the more specific <orgName> element.