2.2.3.14 WebSocket Streamed Response Policy Assertion

 <xs:schema 
            attributeFormDefault="unqualified" 
            elementFormDefault="qualified" 
            targetNamespace="http://schemas.microsoft.com/soap/websocket/policy" 
            xmlns:xs="http://www.w3.org/2001/XMLSchema">
   <xs:element name="StreamedResponse" />
 </xs:schema>
  

The following describes the content model of the StreamedResponse element.

/mswsp:StreamedResponse: A Web service endpoint with WebSocket Streamed Response policy assertion MUST send messages as a stream of bytes.<5>