servicediscoveryandcontrol/pnp/test/upnp/unittests/upnpdescriptiontest/xml_input_files/devicedesc_inputneg6.xml
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 02 Feb 2010 01:12:20 +0200
changeset 0 f5a58ecadc66
permissions -rw-r--r--
Revision: 201003

<?xml version="1.0" encoding="utf-8"?>
<root xmlns="urn:schemas-upnp-org:device-1-0">
   <specVersion>
      <major>1</major>
      <minor>0</minor>
   </specVersion>
   <URLBase>helloworld</URLBase>
   <device>
      <deviceType>urn:schemas-upnp-org:device:BinaryLight:1</deviceType>
	  <invalid:X_DLNADOC xmlns:dlna="urn:schemas-dlna-org:device-1-0">DMS-1.50</invalid:X_DLNADOC>
      <presentationURL>/</presentationURL>
      <friendlyName>Light (BAN-KIRANP01)</friendlyName>
      <manufacturer>Intel Corporation</manufacturer>
      <manufacturerURL>http://www.intel.com</manufacturerURL>
      <modelDescription>Software Emulated Light Bulb</modelDescription>
      <modelName>Intel CLR Emulated Light Bulb</modelName>
      <modelNumber>XPC-L1</modelNumber>
      <modelURL>http://www.intel.com/xpc</modelURL>
      <UDN>uuid:6a87ea9b-5821-4cef-9447-a1b67074b157</UDN>
	  <UPC>uuid:6a87ea9b-5821-4cef-9447-a1b67074a348</UPC>
	  <serialNumber>13248383</serialNumber>
      <iconList>
         <icon>
            <mimetype>image/png</mimetype>
            <width>32</width>
            <height>32</height>
            <depth>32</depth>
            <url>/icon.png</url>
         </icon>
      </iconList>
      <serviceList>
         <service>
            <serviceType>urn:schemas-upnp-org:service:DimmingService:1</serviceType>
            <serviceId>urn:upnp-org:serviceId:DimmingService.0001</serviceId>
            <SCPDURL>_urn:upnp-org:serviceId:DimmingService.0001_scpd.xml</SCPDURL>
            <controlURL>_urn:upnp-org:serviceId:DimmingService.0001_control</controlURL>
			<eventSubURL>_urn:upnp-org:serviceId:DimmingService.0001_event</eventSubURL>
         </service>
         <service>
            <serviceType>urn:schemas-upnp-org:service:SwitchPower:1</serviceType>
            <serviceId>urn:upnp-org:serviceId:SwitchPower.0001</serviceId>
            <SCPDURL>_urn:upnp-org:serviceId:SwitchPower.0001_scpd.xml</SCPDURL>
            <controlURL>_urn:upnp-org:serviceId:SwitchPower.0001_control</controlURL>
            <eventSubURL>_urn:upnp-org:serviceId:SwitchPower.0001_event</eventSubURL>
         </service>
      </serviceList>
   </device>
</root>