tests/auto/servicedatabase/testdata/ServiceAutobot.xml
changeset 0 876b1a06bc25
equal deleted inserted replaced
-1:000000000000 0:876b1a06bc25
       
     1 <?xml version="1.0" encoding="utf-8" ?>
       
     2 <service>
       
     3     <name>Autobot</name>
       
     4     <filepath>C:/Ark/matrix.dll</filepath>
       
     5     <description>Autobot Protection Services</description>
       
     6     <interface>
       
     7         <name>com.cybertron.transform</name>
       
     8         <version>1.0</version>
       
     9         <capabilities></capabilities>
       
    10         <description>Transformation interface</description>
       
    11         <customproperty key="bot">manual</customproperty>
       
    12         <customproperty key="weapon">laser</customproperty>
       
    13     </interface>    
       
    14     <interface>
       
    15         <name>com.cybertron.transform</name>
       
    16         <version>2.0</version>
       
    17         <capabilities></capabilities>
       
    18         <description>Transformation interface</description>
       
    19         <customproperty key="bot">manual</customproperty>
       
    20     </interface>    
       
    21     <interface>
       
    22         <name>com.cybertron.transform</name>
       
    23         <version>2.7</version>
       
    24         <capabilities></capabilities>
       
    25         <description>Transformation interface</description>
       
    26         <customproperty key="bot">automatic</customproperty>
       
    27         <customproperty key="extension">multidrive</customproperty>
       
    28     </interface>    
       
    29     <interface>
       
    30         <name>com.cybertron.transform</name>
       
    31         <version>2.5</version>
       
    32         <capabilities></capabilities>
       
    33         <description>Transformation interface</description>
       
    34         <customproperty key="bot">automatic</customproperty>
       
    35     </interface>    
       
    36     <interface>
       
    37         <name>com.cybertron.transform</name>
       
    38         <version>1.9</version>
       
    39         <capabilities></capabilities>
       
    40         <description>Transformation interface</description>
       
    41         <customproperty key="bot">automatic</customproperty>
       
    42         <customproperty key="weapon"></customproperty>
       
    43     </interface>    
       
    44 </service>