<?xml version="1.0" encoding="utf-8"?>

<workflow xmlns="http://eprints.org/ep3/workflow" xmlns:epc="http://eprints.org/ep3/control">

  <flow>
    <stage ref="main"/>
  </flow>

  <stage name="main">
    <component type="Field::Multi" show_help="always">
      <title>REF - Research Group</title>

      <field ref="uoa"/>
      <field ref="code"/>
      <field ref="name"/>
    </component>

  </stage>
</workflow>
