<on-behalf-of>

Appears in

Frequency

<contrib-group>

Zero or more times

<contrib>

Zero or more times

Used when the author acts as a representative of a group or organization in the authorship or in the editing of the article..

Example:

...
<contrib-group>
  <contrib contrib-type="author">
    <contrib-id contrib-id-type="orcid">0000-0001-8528-2091</contrib-id>
    <name>
      <surname>Einstein</surname>
      <given-names>Albert</given-names>
    </name>
    <xref ref-type="aff" rid="aff1"/>
    <on-behalf-of>Back to the Future Company</on-behalf-of>
    ...
  </contrib>
  ...
</contrib-group>
...