<xs:element name="SibilingContainerCreateReject">
<xs:annotation>
<xs:documentation>
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element name="OriginalContainer" type="mailxml:mailDatContainerIDType" />
<xs:element name="RejectedSiblingContainer" type="mailxml:mailDatContainerIDType" maxOccurs="unbounded" />
<xs:element name="ReturnInfo" type="mailxml:basicReturnInfoType" />
</xs:sequence>
</xs:complexType>
</xs:element>
|