File: emptyFilePath.xml

package info (click to toggle)
qtsystems-opensource-src 5.0~git20230712.81e08ee%2Bdfsg-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,468 kB
  • sloc: cpp: 31,668; xml: 1,648; javascript: 372; makefile: 41; sh: 2
file content (12 lines) | stat: -rw-r--r-- 344 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="utf-8" ?>
<service>
  <name>ServiceA</name>
  <filepath></filepath>
  <description>Test service description</description>
  <interface>
    <name>com.nokia.qt.tests.IDownloader</name>
    <version>1.0.456</version>
    <description>Interface that provides download support</description>
  </interface>
</service>