institution — A name of an academic institution
Name | Type | Default |
---|---|---|
id | ID | None |
targets | CDATA | None |
The institution element specifies the name of a degree-awarding institution, such as a university, college, or trade school.
institution may be contained in these elements: degree
A string used to uniquely identify an institution. The institution may then be referred to by this identifier.
<degree> <level>BA</level> <major>Daisy Chain Manufacturing</major> <institution>Harvard</institution> </degree>