<xs:element name="LinkedContainerCreateReject">
<xs:annotation>
<xs:documentation>
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element name="OriginalContainer" type="mailxml:linkingContainerIDType" />
<xs:element name="LinkedContainer" type="mailxml:linkingContainerIDType" maxOccurs="unbounded" />
<xs:element name="ReturnInfo" type="mailxml:basicReturnInfoType" minOccurs="0" />
</xs:sequence>
<xs:attributeGroup ref="mailxml:OriginalContainerLinkageCreateHeaderInfo" />
</xs:complexType>
</xs:element>
|