Element: PersonalNameSubject

Identifies an individual whose life or work is the subject of the publication.

Content Model

( LastName, ForeName?, Initials?, Suffix? )

Contains:

May be contained in:

Examples

<PersonalNameSubject>
    <LastName>Varmus</LastName>
    <ForeName>Harold</ForeName>
    <Initials>H</Initials>
</PersonalNameSubject>