<system-data-structure>
	<group identifier="cms-login-info" label="Cascade Server Login Information">
		<text identifier="server" label="Server Login URL" required="true"/>
		<text identifier="username" label="Username" required="true"/>
		<text identifier="password" label="Password" required="true"/>
	</group>
	<group identifier="workflow-definition" label="Workflow Definition">
		<text identifier="name" label="The name of the workflow to be instantiated" required="true"/>
		<text identifier="path" label="The path of the workflow definition to be used" required="true"/>
		<text identifier="comments" label="Comments for the operation which will be recorded with the workflow" required="true"/>
	</group>
</system-data-structure>