<xs:element name="CastofCharactersUpdateReject">
<xs:annotation>
<xs:documentation>
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:choice>
<xs:element name="MailPieceGroup" type="mailxml:mailPieceGroupType" maxOccurs="unbounded" />
<xs:element name="ContainerGroup" type="mailxml:containerGroupType" maxOccurs="unbounded" />
</xs:choice>
<xs:element name="ReturnInfo" type="mailxml:basicReturnInfoType" />
</xs:sequence>
<xs:attributeGroup ref="mailxml:CastofCharacterResponseHeaderInfo" />
</xs:complexType>
</xs:element>
|