institution-id-type

Type of Institution Identifier

Type of or name for an institution identifier, such as an ISNI or Ringgold (an RIN).

Used on Element: <institution-id>

ValueMeaning
Text, numbers, or special charactersType of the institution identifier, such as ISNI, Ringgold, or DOI.
Restriction@institution-id-type is an optional attribute; there is no default.

Example

...
<aff id="aff1">
<institution-wrap>
<institution-id institution-id-type="Ringgold">1812</institution-id>
<institution content-type="university">Harvard University</institution>
</institution-wrap>
</aff>
...