<xs:element name="OriginalContainerLinkageCancelRequest">
<xs:annotation>
<xs:documentation>Request to cancel the link between an original container to a sibling contnainer.</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element name="SubmittingParty" type="mailxml:participantIDType" />
<xs:element name="SubmittingSoftware" type="mailxml:submittingSoftwareType" />
<xs:element name="LinkTransactionID" type="mailxml_base:s12" />
<xs:element name="ReturnInfo" type="mailxml:basicReturnInfoType" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
|