<institution>

Institution Name: in an Address

Definition

The name of an institution or organization, such as a university or corporation

Attributes

content-type Type of Content
id Identifier
xlink:actuate Actuating the Link
xlink:href Href (Linking Mechanism)
xlink:role Role of the Link
xlink:show Showing the Link
xlink:title Title of the Link
xlink:type Type of Link
xmlns:xlink XLink Namespace Declaration

Related Elements

The elements used in an address include the address class elements: <addr-line>, <country>, <fax>, <institution>, and <phone> and the address linking class elements: <email>, <ext-link>, <multi-link>, and <uri>.

Model Information

Content Model

<!ELEMENT  institution  (#PCDATA %institution-elements;)*            >

Description

Any combination of:

This element may be contained in:

<address> Address/Contact Information; <aff> Affiliation; <citation> Citation; <corresp> Correspondence Information; <publisher-loc> Publisher’s Location; <related-article> Related Article Information; <related-object> Related Object Information

Tagged Example


<book>
<book-meta>
<book-id pub-id-type="other">handbook</book-id>
<book-title-group>
<book-title>The NCBI Handbook</book-title>
</book-title-group>
<edition>1st</edition>
<contrib-group>...</contrib-group>
<aff id="bid.m.1">
<institution>National Center for Biotechnology Information 
(NCBI), National Library of Medicine, National Institutes 
of Health</institution>, 
<addr-line>Bethesda, MD 20892-6510</addr-line>
</aff>
<publisher>...</publisher>
<pub-date><month>11</month><year>2002</year></pub-date>
<counts>...</counts>
</book-meta>
<book-front>...</book-front>
<body>...</body>
<back>...</back>
</book>

Module

common.ent