institution-id-type
Type of Institution Identifier
Type or source of the institution identifier, such as ISNI or Ringgold.
Used on Element: <institution-id>
Value | Meaning |
---|---|
Text, numbers, or special characters | Type or source of the institution identifier, such as ISNI or Ringgold. |
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>
...