﻿<?xml version="1.0" encoding="utf-8"?>
<CLSSDataManagerFormConfiguration xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <LogFilePath>LSSDataManagerForm.log</LogFilePath>
  <!--=================================================================-->
  <!-- Note) CDATA Section                                             -->
  <!--=================================================================-->
  <!--  When you want to treat  the markup sign as a character string, -->
  <!--  it is necessary to enclose it with <![CDATA[ and ]]>           -->
  <!--=================================================================-->
  <!--=================================================================-->
  <!-- Note) Manual Section                                            -->
  <!--=================================================================-->
  <!--  I appoint a number to display in an online help sub menu       -->
  <!--  in <MenuIndex>.                                                -->
  <!--  I appoint the number with a number to begin with 0.            -->
  <!--  I appoint "-1" about the item which I do not display           -->
  <!--  in online help sub menu.                                       -->
  <!--  Order displayed by an online help sub menu is set just what.   -->
  <!--=================================================================-->
  <!--=================================================================-->
  <!-- Main Window Icon Setting                                        -->
  <!--=================================================================-->
  <!--<Item name='program name' kind='Folder/Program/File'>            -->
  <!--    ・name: Program/Folder name                                  -->
  <!--    ・kind: Kind of icon                                         -->
  <!--        Folder     The folder icon of Windows is displayed       -->
  <!--        Program    The program icon is displayed                 -->
  <!--        File       The related icon is displayed                 -->
  <!--                                                                 -->
  <!--<CommandOption></CommandOption>                                  -->
  <!--    The command line argument of program can be specified.       -->
  <!--                                                                 -->
  <!--<Rights></Rights>                                                -->
  <!--    Necessary right number for startup can be specified.         -->
  <!--    When all specified rights don't be assinged, the icon        -->
  <!--    is not displayed.                                            -->
  <!--                                                                 -->
  <!--<DBorFile>0,1</DBorFile>                                         -->
  <!--    Data Management mode that icon is displayed.                 -->
  <!--      0:File mode 1: Database mode                               -->
  <!--                                                                 -->
  <!--<NetworkorStandalone>0,1</NetworkorStandalone>                   -->
  <!--    Network configuration that icon is displayed.                -->
  <!--      0:Standalone mode  1:Network mode                          -->
  <!--                                                                 -->
  <!--<License></License>                                              -->
  <!--    Necessary license number for startup can be specified.       -->
  <!--    When specified licence don't be assinged, the icon           -->
  <!--    is not displayed.                                            -->
  <!--                                                                 -->
  <!--<SubItems></SubItems>                                            -->
  <!--    The folder composition can be specified by enclosing         -->
  <!--    and specifying < Item/>-<Licenses > with this tag.           -->
  <!--=================================================================-->
</CLSSDataManagerFormConfiguration>