<?xml version="1.0" encoding="utf-8"?>
<param xmlns="http://www.sos-berlin.com/schema/js7_job_documentation_v1.1"
       xmlns:xhtml="http://www.w3.org/1999/xhtml"
       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
       name="credential_store_entry_path" required="false">
	<note>
		<p>
			This parameter references a path to an entry in the credential store and provides the path to other references.
			If this parameter is set, other parameters can be set using a credential store reference.
            Those other parameters can leave out the path and use only the field reference, e.g. like cs://@fieldname .  
		</p>
	</note>
</param>
