3.3.1 magicPacketWakeSupported

The following example shows a DDD that announces that the UPnP device supports microsoft:magicPacketWakeSupported (section 2.3.1.1). <6>

 <device>
     <UDN>uuid:00000000-1111-2222-3333-444444444444</UDN>
     <friendlyName>Sample Renderer</friendlyName>
     <deviceType>urn:schemas-upnp-org:device:MediaRenderer:1</deviceType>
     <manufacturer>Microsoft</manufacturer>
     ...
     <microsoft:magicPacketWakeSupported 
       xmlns:microsoft="urn:schemas-microsoft-com:WMPNSS-1-0">1
       </microsoft:magicPacketWakeSupported>
 </device>