Definition Type: ComplexType
Name: customerIdentityType
Namespace: http://idealliance.org/maildat/Specs/md091/mailxml60a/mailxml
Containing Schema: mailxml_120308.xsd
Abstract
Documentation:
Structure describibg the customer information
Collapse XSD Schema Diagram:
Drilldown into Logistics in schema mailxml_120308_xsd Drilldown into Consolidator in schema mailxml_120308_xsd Drilldown into Scheduler in schema mailxml_120308_xsd Drilldown into Preparer in schema mailxml_120308_xsd Drilldown into Owner in schema mailxml_120308_xsdXSD Diagram of customerIdentityType in schema mailxml_120308_xsd (Mail.XML - Mailing supply chain)
Collapse XSD Schema Code:
<xs:complexType name="customerIdentityType">
    <xs:annotation>
        <xs:documentation>Structure describibg the customer information</xs:documentation>
    </xs:annotation>
    <xs:attribute name="Owner" type="mailxml_base:s12" />
    <xs:attribute name="Preparer" type="mailxml_base:s12" />
    <xs:attribute name="Scheduler" type="mailxml_base:s12" />
    <xs:attribute name="Consolidator" type="mailxml_base:s12" />
    <xs:attribute name="Logistics" type="mailxml_base:s12" />
</xs:complexType>
Collapse Child Attributes:
Name Type Default Value Use
Owner mailxml:Owner (Optional)
Preparer mailxml:Preparer (Optional)
Scheduler mailxml:Scheduler (Optional)
Consolidator mailxml:Consolidator (Optional)
Logistics mailxml:Logistics (Optional)
Collapse Derivation Tree:
Collapse References:
mailxml:CustomerID, mailxml:SetCustomerInfomailxml:UpdateCustomerInfo,