~ubuntu-branches/ubuntu/utopic/qtsystems-opensource-src/utopic-proposed

« back to all changes in this revision

Viewing changes to tests/auto/serviceframework/qservicemetadata/testdata/Test7.xml

  • Committer: Package Import Robot
  • Author(s): Timo Jyrinki
  • Date: 2013-06-14 10:32:13 UTC
  • Revision ID: package-import@ubuntu.com-20130614103213-yao8gdav28kntvvj
Tags: upstream-5.0~git20130614
ImportĀ upstreamĀ versionĀ 5.0~git20130614

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="utf-8" ?>
 
2
<SFW version="1.1">
 
3
<service>
 
4
    <name>TestService</name>
 
5
    <version>1.0.456</version>
 
6
    <capabilities>ReadUserData,WriteUserData</capabilities>
 
7
    <filepath>.\testserviceplugin.dll</filepath>
 
8
    <description>Test service description</description> 
 
9
</service>
 
10
</SFW>