2.2.3.5 Streamed Message Framing Policy Assertion

 <xs:schema 
            attributeFormDefault="unqualified" 
            elementFormDefault="qualified" 
            targetNamespace="http://schemas.microsoft.com/ws/2006/05/framing/policy" 
            xmlns:xs="http://www.w3.org/2001/XMLSchema">
   <xs:element name="Streamed" />
 </xs:schema>

The following describes the content model of the Streamed element.

/msf:Streamed: A Web service endpoint with Streamed Message Framing policy assertion MUST exchange messages using the .NET Message Framing Protocol [MC-NMF]. The framing mode MUST be Singleton Unsized (as described in [MC-NMF] section 2.2.3.2).