tests/auto/servicemetadata/testdata/Test17.xml
changeset 0 876b1a06bc25
equal deleted inserted replaced
-1:000000000000 0:876b1a06bc25
       
     1 <?xml version="1.0" encoding="utf-8" ?>
       
     2 <service>
       
     3     <name>TestService</name>
       
     4     <filepath>C:/TestData/testservice.dll</filepath>
       
     5     <description>Test service description</description> 
       
     6     <interface>
       
     7         <name>com.nokia.qt.tests.IDownloader</name>
       
     8         <version>1.0.1</version>
       
     9         <description>Interface that provides download support</description> 
       
    10     </interface>
       
    11 </service>
       
    12