4.3 Response Message from DPWS

The following is an abbreviated example response message from DPWS (see [DPWS] section 5.1).

  
 <s:Envelope …>
   <s:Header …>
     <wsa:Action>
       http://schemas.xmlsoap.org/ws/2004/09/transfer/GetResponse
     </wsa:Action>
     <wsa:RelatesTo>xs:RequestURI</wsa:RelatesTo>
     <wsa:MessageID>xs:anyURI</wsa:MessageID>
     <wsa:To>http://schemas.xmlsoap.org/ws/2004/08/adressing/role/anonymous</wsa:To>
   </s:Header>
   <s:Body …> 
     <wsx:Metadata> 
      ...
     </wsx:Metadata>
   </s:Body>
 </s:Envelope>