4.4 Advertise Response Message

The device returns an HTTP:response for the <Advertise> action in the form of an <AdvertiseResponse>.

 <soapenv:Envelope
   xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
   soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
   <soapenv:Body>
       <msrx:AdvertiseResponse xmlns:msrx="urn:schemas-microsoft- com:service:msremotedexperience:1">
      </msrx:AdvertiseResponse>
   </soapenv:Body>
 </soapenv:Envelope>