tests/auto/databasemanager/testdata/ServiceCyberdyne.xml
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Mon, 04 Oct 2010 01:37:06 +0300
changeset 5 603d3f8b6302
parent 0 876b1a06bc25
permissions -rw-r--r--
Revision: 201037 Kit: 201039

<?xml version="1.0" encoding="utf-8" ?>
<service>
    <name>Cyberdyne</name>
    <filepath>C:/California/connor.dll</filepath>
    <description>Cyberdyne Termination Services</description>
    <interface>
        <name>COM.cyberdyne.terminator</name>
        <version>2.1</version>
        <capabilities>NetworkServices</capabilities>
        <description>Remote communications interface for the T-800</description>
    </interface>    
    <interface>
        <name>com.Cyberdyne.terminator</name>
        <version>2.0</version>
        <capabilities>NetworkServices</capabilities>
        <description>Remote communications interface for the T-800</description>
    </interface>
    <interface>
        <name>com.cyberdyne.TERMinator</name>
        <version>1.7</version>
        <capabilities>NetworkServices</capabilities>
        <description>Remote communications interface for the T-800</description>
    </interface>
    <interface>
        <name>COM.cyberdyne.terminator</name>
        <version>1.6</version>
        <capabilities>NetworkServices</capabilities>
        <description>Remote communications interface for the T-800</description>
    </interface>
    <interface>
        <name>com.cyberdyne.terminator</name>
        <version>1.2</version>
        <capabilities>NetworkServices</capabilities>
        <description>Remote communications interface for the T-800</description>
    </interface>    
</service>