- From: Prasad Yendluri <pyendluri@webmethods.com>
- Date: Mon, 15 Apr 2002 19:13:41 -0700
- To: www-ws-desc@w3.org
Received on Monday, 15 April 2002 22:09:28 UTC
The <mime:content> is defined with a "part" and a "type" attribute spec.
E.g. <output>
..
<mime:part>
<mime:content part="docs"
type="text/html"/>
</mime:part>
</output>
I think it would be very useful to permit the part to come from a
different message just as it is done with the <soap:header > binding.
Like <mime:content message = "tns:rnheaders" part="serviceHdr"
type="text/xml"/>
Regards, Prasad
Received on Monday, 15 April 2002 22:09:28 UTC