tests/auto/databasemanager/testdata/ServiceTest2.xml
changeset 0 876b1a06bc25
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tests/auto/databasemanager/testdata/ServiceTest2.xml	Wed Aug 25 15:49:42 2010 +0300
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<service>
+  <name>TestService2</name>
+  <version>1.0.4562</version>
+  <filepath>no_testserviceplugin.dll</filepath>
+  <description>Test service description</description>
+  <interface>
+    <name>com.nokia.IDownloader</name>
+    <version>1.2</version>
+    <description>Interface that provides download support</description>
+  </interface>
+  <interface>
+    <name>com.nokia.ILocation</name>
+    <version>1.2</version>
+    <description>Interface that provides location support</description>
+  </interface>
+  <interface>
+    <name>com.nokia.ISysInfo</name>
+    <version>1.2</version>
+    <description>Interface that provides system information support</description>
+  </interface>
+  <interface>
+    <name>com.nokia.ISendMessage</name>
+    <version>1.2</version>
+    <description>Interface that provides message sending support</description>
+  </interface>
+  <interface>
+    <name>com.nokia.IReceiveMessage</name>
+    <version>1.2</version>
+    <description>Interface that provides message receiving support</description>
+  </interface>
+</service>
+