institution-id-type

Type of Institution Identifier

Type or source of the institution identifier, such as ISNI or Ringgold.

Used on Element: <institution-id>

ValueMeaning
Text, numbers, or special charactersType or source of the institution identifier, such as ISNI or Ringgold.
RestrictionThis is an optional attribute; there is no default.

Example

...
<funding-source><institution-wrap>
  <institution content-type="laboratory">Massachusetts Green High Performance 
   Computing Center</institution>
 </institution-wrap>, operated by 
  
 <institution-wrap>
  <institution-id institution-id-type="Ringgold">1846</institution-id>
  <institution-id institution-id-type="ISNI">0000 0001 2170 1429</institution-id>
  <institution content-type="university">Boston University</institution>
 </institution-wrap>, 
      
 <institution-wrap>
  <institution-id institution-id-type="Ringgold">1812</institution-id>
  <institution content-type="university">Harvard University</institution>
 </institution-wrap>, 
      
 <institution-wrap>
  <institution-id institution-id-type="Ringgold">2167</institution-id>
  <institution content-type="university">MIT</institution>
 </institution-wrap>, 
      
 <institution-wrap>
  <institution-id institution-id-type="Ringgold">1848</institution-id>
  <institution content-type="university">Northeastern University</institution>
 </institution-wrap>, and the 
      
 <institution-wrap>      
  <institution-id institution-id-type="Ringgold">14707</institution-id>
  <institution content-type="university">University of Massachusetts</institution>
 </institution-wrap></funding-source>
...