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

<stage name="default" xmlns="http://eprints.org/ep3/workflow" xmlns:epc="http://eprints.org/ep3/control">
  <component id="c_person_section_names">
    <field ref="names"/>
  </component>

  <component id="c_person_section_ids">
    <field ref="ids" required="yes" />
  </component>

  <component id="c_person_section_other" type="Field::Multi">
    <title><epc:phrase ref="person_section_other" /></title>
    <field ref="dept" />
    <field ref="organisation" input_lookup_url="{$config{rel_cgipath}}/users/lookup/dataobjref" />
    <field ref="address" />
    <field ref="country" />
    <field ref="url" />
  </component>


</stage>
