<?xml version="1.0" encoding="utf-8" ?>
<CLSSValidationSupportConfiguration xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">

<SysInfoPrintLogFilePath>LSSSystemInfoPrint.log</SysInfoPrintLogFilePath>
<PcInfoLogFilePath>LSSPcInfoForm.log</PcInfoLogFilePath>
<PrgChkLogFilePath>LSSProgChk.log</PrgChkLogFilePath>
<PcInfoRetryCount>5</PcInfoRetryCount>
<PcInfoRetryWaitTimer>1000</PcInfoRetryWaitTimer>
<PcInfoWaitTimer>5000</PcInfoWaitTimer>
<PrgChkRetryCount>5</PrgChkRetryCount>
<PrgChkRetryWaitTimer>1000</PrgChkRetryWaitTimer>
<PrgChkWaitTimer>120000</PrgChkWaitTimer>
<SoftwareInfoList>
	<T_SoftwareInfo>
		<softwareName>LabSolutions</softwareName>
		<regKey>LabSolutions2</regKey>
	</T_SoftwareInfo>
	<T_SoftwareInfo>
		<softwareName>MultiData Report</softwareName>
		<regKey>MultiDataReport</regKey>
	</T_SoftwareInfo>
</SoftwareInfoList>
<!-- PC情報登録用リトライ回数(リトライ回数がマイナス値の場合は、リトライ回数を無限とみなす) -->
<RegisterPCInfoRetryCount>5</RegisterPCInfoRetryCount>
<!-- PC情報登録用リトライ待機時間 -->
<RegisterPCInfoRetryWaitTimer>60000</RegisterPCInfoRetryWaitTimer>
</CLSSValidationSupportConfiguration>
