<collab-wrap> Collaborative (Group) Wrapper

A container element to hold the name of a collaboration (as <collab-name>) and a list of contributors to the collaboration (as <contrib-group>).

Usage/Remarks

Content of <collab-wrap>
This element currently holds only the name of a collaboration and the names of the collaboration contributors. Although <collab-wrap> is a direct replacement for the deprecated <collab>, its content is much more restricted. The many elements that were allowed within a <collab> (such as addresses (<address>, internal references such as cross-references (<xref>) and footnotes (<fn>), external links such as <email>, <ext-link>, and <uri>, <role>, and <on-behalf-of>) should be tagged as part of <contrib> going forward.
Where <collab-wrap> Can Be Used
The element <collab-wrap> may be used only as part of contributor information (inside <contrib>). In all other contexts, the now-deprecated <collab> element should be replaced by the element <collab-name>.
Related Elements
The element <collab-wrap> replaces the element <collab>, a now-deprecated element which was a container that held not only the name of the collaboration (as untagged text) but also collaboration metadata such as the names and affiliations of the individual contributors who were part of the collaboration, the address of the collaboration, etc. A <collab-name> contains the name of the collaboration; other material about the collaboration (such as contributor names) belongs inside the <collab-wrap> element.
Attributes

Base Attributes

Namespaces

Models and Context
May be contained in
Description
Content Model
<!ELEMENT  collab-wrap  %collab-wrap-model;                          >
Expanded Content Model

((collab-name | collab-name-alternatives), contrib-group*)

Tagged Sample

...
<contrib>
 <collab-wrap collab-type="committee">
  <collab-name>NISO JATS Standing Committee</collab-name>

  <contrib-group>
   <contrib>
    <string-name><given-names>Ardie</given-names> <surname>Bausenbach</surname></string-name>
    <aff><institution>Library of Congress</institution></aff>
   </contrib>

   <contrib>
    <string-name><given-names>Jeffrey</given-names> <surname>Beck</surname></string-name>
    <aff><institution>National Library of Medicine (NLM)</institution></aff>
   </contrib>

   <contrib>
    <string-name><given-names>Brooke</given-names> <surname>Begin</surname></string-name>
    <aff><institution>Silverchair Information Systems</institution></aff>
   </contrib>

   <contrib>
    <string-name><given-names>Franziska</given-names> <surname>Buehring</surname></string-name>
    <aff><institution>De Gruyter</institution></aff>
   </contrib>

   <contrib>
    <string-name><given-names>Paul</given-names> <surname>Donohoe</surname></string-name>
    <aff><institution>Macmillan Science and Education</institution></aff>
   </contrib>

   <contrib>
    <string-name><given-names>Thomas</given-names> <surname>Dowling</surname></string-name>
    <aff><institution>OhioLINK</institution></aff>
   </contrib>

   <contrib>
    <string-name><given-names>Mark</given-names> <surname>Doyle</surname></string-name>
    <aff><institution>American Physical Society (APS)</institution></aff>
   </contrib>

   <contrib>
    <string-name><given-names>Patricia</given-names> <surname>Feeney</surname></string-name>
    <aff><institution>Crossref</institution></aff>
   </contrib>

   <contrib>
    <string-name><given-names>Gustavo</given-names> <surname>Fonseca</surname></string-name>
    <aff><institution>SciELO</institution></aff>
   </contrib>

   <contrib>
    <string-name><given-names>Kevin</given-names> <surname>Hawkins</surname></string-name>
    <aff><institution>University of North Texas Libraries</institution></aff>
   </contrib>

   <contrib>
    <string-name><given-names>Kathryn</given-names> <surname>Henniss</surname></string-name>
    <aff><institution>HighWire Press</institution></aff>
   </contrib>

   <contrib>
    <string-name><given-names>Diane</given-names> <surname>Hillmann</surname></string-name>
    <aff><institution>Metadata Management Associates</institution></aff>
   </contrib>

   <contrib>
    <string-name><given-names>Debbie</given-names> <surname>Lapeyre</surname></string-name>
    <aff><institution>Mulberry Technologies, Inc.</institution></aff>
   </contrib>

   <contrib>
    <string-name><given-names>Vincent</given-names> <surname>Lizzi</surname></string-name>
    <aff><institution>Taylor &#x26; Francis Group</institution></aff>
   </contrib>

   <contrib>
    <string-name><given-names>Nikos</given-names> <surname>Markantonatos</surname></string-name>
    <aff><institution>Atypon</institution></aff>
   </contrib>

   <contrib>
    <string-name><given-names>Mary</given-names> <surname>McRae</surname></string-name> 
    <aff><institution>Orbis Technologies</institution></aff>
   </contrib>

   <contrib>
    <string-name><given-names>John</given-names> <surname>Meyer</surname></string-name>
    <aff><institution>ITHAKA/JSTOR/Portico</institution></aff>
   </contrib>

   <contrib>
    <string-name><given-names>Nick</given-names> <surname>Nunes</surname></string-name>
    <aff><institution>HighWire Press</institution></aff>
   </contrib>

   <contrib>
    <string-name><given-names>Evan</given-names> <surname>Owens</surname></string-name>
   </contrib>

   <contrib>
    <string-name><given-names>Laura</given-names> <surname>Randall</surname></string-name>
    <aff><institution>National Library of Medicine (NLM)</institution></aff>
   </contrib>

   <contrib>
    <string-name><given-names>Kennett</given-names> <surname>Rawson</surname></string-name>
    <aff><institution>IEEE</institution></aff>
   </contrib>

   <contrib>
    <string-name><given-names>Bruce</given-names> <surname>Rosenblum</surname></string-name>
    <aff><institution>Inera Inc.</institution></aff>
   </contrib>

   <contrib>
    <string-name><given-names>Kathleen</given-names> <surname>Sheedy</surname></string-name>
    <aff><institution>American Psychological Association (APA)</institution></aff>
   </contrib>

   <contrib>
    <string-name><given-names>Soichi</given-names> <surname>Tokizane</surname></string-name>
    <aff><institution>Aichi University</institution></aff>
   </contrib>

   <contrib>
    <string-name><given-names>B. Tommie</given-names> <surname>Usdin</surname></string-name>
    <aff><institution>Mulberry Technologies, Inc.</institution></aff>
   </contrib>

   <contrib>
    <string-name><given-names>Alex</given-names> <surname>Wade</surname></string-name>
    <aff><institution>Microsoft Corporation</institution></aff>
   </contrib>
  </contrib-group>

 </collab-wrap>
</contrib>
...