2.2.3.10 Composite Duplex Policy Assertion

 <xs:schema
            attributeFormDefault="unqualified" 
            elementFormDefault="qualified" 
            targetNamespace="http://schemas.microsoft.com/net/2006/06/duplex" 
            xmlns:xs="http://www.w3.org/2001/XMLSchema">
   <xs:element name="CompositeDuplex" />
 </xs:schema>
  

The following describes the content model of the CompositeDuplex element.

/cdp:CompositeDuplex: A Web service endpoint with a Composite Duplex policy assertion MUST send any messages intended for the client to the endpoint reference provided by the client in the ReplyTo header. Messages sent to the Web service endpoint MUST specify an endpoint reference in the ReplyTo header [WSAddressing] of each request message. Messages sent by the Web service endpoint to the client MUST be sent using the WSDL binding for the Web service endpoint.