servicediscoveryandcontrol/pnp/test/upnp/unittests/upnpdescriptiontest/xml_input_files/devicedesc_inputneg9.xml
changeset 0 f5a58ecadc66
equal deleted inserted replaced
-1:000000000000 0:f5a58ecadc66
       
     1 <?xml version="1.0" encoding="utf-8"?>
       
     2 <root xmlns="urn:schemas-upnp-org:device-1-0">
       
     3    <specVersion>
       
     4       <major>1</major>
       
     5       <minor>0</minor>
       
     6    </specVersion>
       
     7    <URLBase>helloworld</URLBase>
       
     8    <device>
       
     9       <deviceType>urn:schemas-upnp-org:device:BinaryLight:1</deviceType>
       
    10 	  <dlna:X_DLNADOC xmlns:dlna="urn:schemas-dlna-org:device-1-0">DMS-1.50</dlna:X_DLNADOC>
       
    11       <presentationURL>/</presentationURL>
       
    12       <friendlyName>Light (BAN-KIRANP01)</friendlyName>
       
    13       <manufacturer>Intel Corporation</manufacturer>
       
    14       <manufacturerURL>http://www.intel.com</manufacturerURL>
       
    15       <modelDescription>Software Emulated Light Bulb</modelDescription>
       
    16       <modelName>Intel CLR Emulated Light Bulb</modelName>
       
    17       <modelNumber>XPC-L1</modelNumber>
       
    18       <modelURL>http://www.intel.com/xpc</modelURL>
       
    19       <UDN>uuid:6a87ea9b-5821-4cef-9447-a1b67074b157</UDN>
       
    20 	  <UPC>uuid:6a87ea9b-5821-4cef-9447-a1b67074a348</UPC>
       
    21 	  <serialNumber>13248383</serialNumber>
       
    22       <iconList>
       
    23          <icon>
       
    24             <mimetype>image/png</mimetype>
       
    25             <width>32</width>
       
    26             <depth>32</depth>
       
    27             <url>/icon.png</url>
       
    28          </icon>
       
    29       </iconList>
       
    30       <serviceList>
       
    31          <service>
       
    32             <serviceType>urn:schemas-upnp-org:service:DimmingService:1</serviceType>
       
    33             <serviceId>urn:upnp-org:serviceId:DimmingService.0001</serviceId>
       
    34             <SCPDURL>_urn:upnp-org:serviceId:DimmingService.0001_scpd.xml</SCPDURL>
       
    35             <controlURL>_urn:upnp-org:serviceId:DimmingService.0001_control</controlURL>
       
    36             <eventSubURL>_urn:upnp-org:serviceId:DimmingService.0001_event</eventSubURL>
       
    37          </service>
       
    38          <service>
       
    39             <serviceType>urn:schemas-upnp-org:service:SwitchPower:1</serviceType>
       
    40             <serviceId>urn:upnp-org:serviceId:SwitchPower.0001</serviceId>
       
    41             <SCPDURL>_urn:upnp-org:serviceId:SwitchPower.0001_scpd.xml</SCPDURL>
       
    42             <controlURL>_urn:upnp-org:serviceId:SwitchPower.0001_control</controlURL>
       
    43             <eventSubURL>_urn:upnp-org:serviceId:SwitchPower.0001_event</eventSubURL>
       
    44          </service>
       
    45       </serviceList>
       
    46    </device>
       
    47 </root>