Definition Type: Element
Name: CustomerRelationIdentifyUpdateRequest
Namespace: http://idealliance.org/maildat/Specs/md091/mailxml60a/mailxml
Containing Schema: mailxml_120308.xsd
Abstract
Documentation:
Request to update mail piece customer information.
Collapse XSD Schema Diagram:
Drilldown into UpdateCustomerInfo in schema mailxml_120308_xsd Drilldown into SubmittingSoftware in schema mailxml_120308_xsd Drilldown into SubmittingParty in schema mailxml_120308_xsd Drilldown into LinktoMaildatSummaryContainerID in schema mailxml_120308_xsd Drilldown into LinktoMaildatSummaryJobID in schema mailxml_120308_xsd Drilldown into ComponentID in schema mailxml_120308_xsd Drilldown into SegmentID in schema mailxml_120308_xsd Drilldown into MPUID in schema mailxml_120308_xsd Drilldown into MaildatJobID in schema mailxml_120308_xsd Drilldown into SummaryIdentifierHeaderInfo in schema mailxml_120308_xsdXSD Diagram of CustomerRelationIdentifyUpdateRequest in schema mailxml_120308_xsd (Mail.XML - Mailing supply chain)
Collapse XSD Schema Code:
<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>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
SubmittingParty mailxml:SubmittingParty (1) (1)
SubmittingSoftware mailxml:SubmittingSoftware (1) (1)
UpdateCustomerInfo mailxml:UpdateCustomerInfo (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
MaildatJobID mailxml:MaildatJobID Required
MPUID mailxml:MPUID Required
SegmentID mailxml:SegmentID Required
ComponentID mailxml:ComponentID Required
LinktoMaildatSummaryJobID mailxml:LinktoMaildatSummaryJobID Required
LinktoMaildatSummaryContainerID mailxml:LinktoMaildatSummaryContainerID Required