<xs:element name="CustomerRelationIdentifyUpdateRequest">
<xs:annotation>
<xs:documentation>Request to update mail piece customer information.</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="UpdateCustomerInfo" type="mailxml:customerIdentityType" />
</xs:sequence>
<xs:attributeGroup ref="mailxml:SummaryIdentifierHeaderInfo" />
</xs:complexType>
</xs:element>
|