--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/tests/auto/databasemanager/testdata/ServiceOmni.xml Wed Aug 25 15:49:42 2010 +0300
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<service>
+ <name>OMNI</name>
+ <filepath>C:/OmniInc/omniinc.dll</filepath>
+ <description>Omni mobile</description>
+ <interface>
+ <name>com.omni.device.Accelerometer</name>
+ <capabilities>SurroundingsDD</capabilities>
+ <version>1.1</version>
+ <description>Interface that provides accelerometer readings(omni)</description>
+ </interface>
+ <interface>
+ <name>com.omni.device.Lights</name>
+ <capabilities></capabilities>
+ <version>9.0</version>
+ <description>Interface that provides access to device lights</description>
+ </interface>
+ <interface>
+ <name>com.omni.service.Video</name>
+ <version>1.4</version>
+ <capabilities>MultimediaDD,NetworkServices,ReadUserData,WriteUserData</capabilities>
+ <description>Interface that provides support for video streaming</description>
+ </interface>
+</service>