servicediscoveryandcontrol/pnp/test/upnp/unittests/upnpdescriptiontest/xml_input_files/devicedesc_inputneg23.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    <device>
       
     8       <deviceType>urn:schemas-upnp-org:device:BinaryLight:1</deviceType>
       
     9       <presentationURL>/</presentationURL>
       
    10       <friendlyName>Light (BAN-KIRANP01)</friendlyName>
       
    11       <manufacturer>Intel Corporation</manufacturer>
       
    12       <manufacturerURL>http://www.intel.com</manufacturerURL>
       
    13       <modelDescription>Software Emulated Light Bulb</modelDescription>
       
    14       <modelName>Intel CLR Emulated Light Bulb</modelName>
       
    15       <modelNumber>XPC-L1</modelNumber>
       
    16       <modelURL>http://www.intel.com/xpc</modelURL>
       
    17       <kiran>Something goes here</kiran>
       
    18       <UDN>uuid:6a87ea9b-5821-4cef-9447-a1b67074b157</UDN>
       
    19       <iconList>
       
    20          <icon>
       
    21             <mimetype>image/png</mimetype>
       
    22             <width>32</width>
       
    23             <height>32</height>
       
    24             <depth>32</depth>
       
    25             <url>/icon.png</url>
       
    26          </icon>
       
    27       </iconList>
       
    28       <serviceList>
       
    29          <service>
       
    30             <serviceType>urn:schemas-upnp-org:service:DimmingService:1</serviceType>
       
    31             <serviceId>urn:upnp-org:serviceId:DimmingService.0001</serviceId>
       
    32             <SCPDURL>_urn:upnp-org:serviceId:DimmingService.0001_scpd.xml</SCPDURL>
       
    33             <controlURL>_urn:upnp-org:serviceId:DimmingService.0001_control</controlURL>
       
    34             <eventSubURL>_urn:upnp-org:serviceId:DimmingService.0001_event</eventSubURL>
       
    35          </service>
       
    36          <service>
       
    37             <serviceType>urn:schemas-upnp-org:service:SwitchPower:1</serviceType>
       
    38             <serviceId>urn:upnp-org:serviceId:SwitchPower.0001</serviceId>
       
    39             <SCPDURL>_urn:upnp-org:serviceId:SwitchPower.0001_scpd.xml</SCPDURL>
       
    40             <controlURL>_urn:upnp-org:serviceId:SwitchPower.0001_control</controlURL>
       
    41             <eventSubURL>_urn:upnp-org:serviceId:SwitchPower.0001_event</eventSubURL>
       
    42          </service>
       
    43       </serviceList>
       
    44       <deviceList>
       
    45          <device>
       
    46             <friendlyName>Intel's Media Server (BAN-KIRANP01)</friendlyName>
       
    47             <manufacturer>Intel Corporation</manufacturer>
       
    48             <manufacturerURL>http://www.intel.com</manufacturerURL>
       
    49             <modelDescription>Provides content through UPnP ContentDirectory service</modelDescription>
       
    50             <modelName>XPC Media Server</modelName>
       
    51             <modelNumber>0.765</modelNumber>
       
    52             <modelURL>http://www.intel.com/upnp/MediaServerDevice</modelURL>
       
    53             <UDN>uuid:e2310f07-7dcf-4047-b236-ab1141ae5252</UDN>
       
    54             <serviceList>
       
    55                <service>
       
    56                   <serviceType>urn:schemas-upnp-org:service:ConnectionManager:1</serviceType>
       
    57                   <serviceId>urn:schemas-upnp-org:service:ConnectionManager</serviceId>
       
    58                   <SCPDURL>_urn:schemas-upnp-org:service:ConnectionManager_scpd.xml</SCPDURL>
       
    59                   <controlURL>_urn:schemas-upnp-org:service:ConnectionManager_control</controlURL>
       
    60                   <eventSubURL>_urn:schemas-upnp-org:service:ConnectionManager_event</eventSubURL>
       
    61                </service>
       
    62                <service>
       
    63                   <serviceType>urn:schemas-upnp-org:service:ContentDirectory:1</serviceType>
       
    64                   <serviceId>urn:schemas-upnp-org:service:ContentDirectory</serviceId>
       
    65                   <SCPDURL>_urn:schemas-upnp-org:service:ContentDirectory_scpd.xml</SCPDURL>
       
    66                   <controlURL>_urn:schemas-upnp-org:service:ContentDirectory_control</controlURL>
       
    67                   <eventSubURL>_urn:schemas-upnp-org:service:ContentDirectory_event</eventSubURL>
       
    68                </service>
       
    69             </serviceList>
       
    70          </device>
       
    71       </deviceList>
       
    72    </device>
       
    73 </root>