4.1 Request From a Client Using This Protocol Extension

The following is an abbreviated example request from a client using this protocol extension:

  
 <s:Envelope …>
   <s:Header …>
     <wsa:Action>
       http://schemas.xmlsoap.org/ws/2004/09/transfer/Get
     </wsa:Action>
     <wsa:MessageID>xs:anyURI</wsa:MessageID>
     <wsa:To>xs:anyURI</wsa:To>
     <lms:LargeMetadataSupport/>
   </s:Header>
   <s:Body/> 
 </s:Envelope>