tests/auto/servicemetadata/testdata/emptyInterfaceName.xml
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Wed, 25 Aug 2010 15:49:42 +0300
changeset 0 876b1a06bc25
permissions -rw-r--r--
Revision: 201033

<?xml version="1.0" encoding="utf-8" ?>
<service>
  <name>ServiceA</name>
  <filepath>C:/TestData/testservice.dll</filepath>
  <description>Test service description</description> 
  <interface>
    <name></name>
    <version>1.456</version>
    <description>Interface that provides download support</description> 
  </interface>
</service>