<step>Validate Scans</step>
<!-- folders to validate, can be multiple one (e.g. master, main etc. -->
<openStepOnError>Scanning</openStepOnError>
<lockAllStepsBetween>true</lockAllStepsBetween>
<jhoveConfiguration>/opt/digiverso/goobi/config/jhove/jhove.conf</jhoveConfiguration>
<namespace uri="http://www.loc.gov/mix/v20" name="mix" />
<namespace uri="http://hul.harvard.edu/ois/xml/ns/jhove" name="jhove" />
<!--Check color depth -->
<xpath>string(//mix:bitsPerSampleValue[1])</xpath>
<error_message> Check color depth for "${image}": Expected value "${wanted}", but found value "${found}".</error_message>
<step>Validate Photographs</step>
<!-- folders to validate, can be multiple one (e.g. master, main etc. -->
<folder>photographs</folder>
<openStepOnError>Scanning</openStepOnError>
<lockAllStepsBetween>true</lockAllStepsBetween>
<jhoveConfiguration>/opt/digiverso/goobi/config/jhove/jhove.conf</jhoveConfiguration>
<namespace uri="http://www.loc.gov/mix/v20" name="mix" />
<namespace uri="http://hul.harvard.edu/ois/xml/ns/jhove" name="jhove" />
<!--Check color depth -->
<xpath>string(//mix:bitsPerSampleValue[1])</xpath>
<error_message> Check color depth for "${image}": Expected value "${wanted}", but found value "${found}".</error_message>