You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
811 B
14 lines
811 B
<?xml version="1.0" encoding="utf-8" ?>
|
|
<configuration>
|
|
<components>
|
|
<component id="iio" service="SiaSun.LMS.Interface.I_IO, SiaSun.LMS.Interface" type="SiaSun.LMS.Implement.S_IO, SiaSun.LMS.Implement" />
|
|
|
|
<component id="ist" service="SiaSun.LMS.Interface.I_ST, SiaSun.LMS.Interface" type="SiaSun.LMS.Implement.S_ST, SiaSun.LMS.Implement" />
|
|
|
|
<component id="iwf" service="SiaSun.LMS.Interface.I_WF, SiaSun.LMS.Interface" type="SiaSun.LMS.Implement.S_WF, SiaSun.LMS.Implement" />
|
|
|
|
<component id="ib" service="SiaSun.LMS.Interface.I_B, SiaSun.LMS.Interface" type="SiaSun.LMS.Implement.S_B, SiaSun.LMS.Implement" />
|
|
|
|
<component id="ibase" service="SiaSun.LMS.Interface.I_Base, SiaSun.LMS.Interface" type="SiaSun.LMS.Implement.S_Base, SiaSun.LMS.Implement" />
|
|
</components>
|
|
</configuration>
|