- From: Prasad Yendluri <pyendluri@webmethods.com>
- Date: Mon, 15 Apr 2002 19:00:44 -0700
- To: www-ws-desc@w3.org
A 4.4 MIME Binding Schema permits "zero" parts in multipart/related.
<element name="multipartRelated" type="mime:multipartRelatedType"/>
<complexType name="multipartRelatedType" content="elementOnly">
<element ref="mime:part" minOccurs="0" maxOccurs="unbounded"/>
</complexType>
This is not legal..
Regards, Prasad
Received on Monday, 15 April 2002 21:56:35 UTC