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

<!--

Use by Subject::Edit

-->

<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="never" surround="Default">
		<title><epc:print expr="subjectid" /></title>
		<field ref="name" />
		<field ref="depositable" />
	</component>
  </stage>

</workflow>
