Definition Type: ComplexType
Name: mailerDataType
Namespace: http://idealliance.org/maildat/Specs/md091/mailxml60a/mailxml
Containing Schema: mailxml_120308.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into ZipCode4 in schema mailxml_120308_xsd Drilldown into ZipCode in schema mailxml_120308_xsd Drilldown into State in schema mailxml_120308_xsd Drilldown into PhonePrefix in schema mailxml_120308_xsd Drilldown into PhoneLast4 in schema mailxml_120308_xsd Drilldown into PhoneExtension in schema mailxml_120308_xsd Drilldown into PhoneAreaCode in schema mailxml_120308_xsd Drilldown into PermitPublicationData in schema mailxml_120308_xsd Drilldown into ContactName in schema mailxml_120308_xsd Drilldown into CRID in schema mailxml_120308_xsd Drilldown into MID in schema mailxml_120308_xsd Drilldown into Email in schema mailxml_120308_xsd Drilldown into DunsNumber in schema mailxml_120308_xsd Drilldown into Country in schema mailxml_120308_xsd Drilldown into City in schema mailxml_120308_xsd Drilldown into Address2 in schema mailxml_120308_xsd Drilldown into Address1 in schema mailxml_120308_xsdXSD Diagram of mailerDataType in schema mailxml_120308_xsd (Mail.XML - Mailing supply chain)
Collapse XSD Schema Code:
<xs:complexType name="mailerDataType">
    <xs:sequence>
        <xs:element name="Address1" type="mailxml_base:s64" />
        <xs:element name="Address2" type="mailxml_base:s64" minOccurs="0" />
        <xs:element name="City" type="mailxml_base:s45" minOccurs="0" />
        <xs:element name="Country" type="mailxml_base:s45" minOccurs="0" />
        <xs:element name="DunsNumber" type="mailxml_base:s20" minOccurs="0" />
        <xs:element name="Email" type="mailxml_base:emailType" minOccurs="0" />
        <xs:element name="MID" type="mailxml:MIDType" minOccurs="0" />
        <xs:element name="CRID" type="mailxml_base:CRIDType" minOccurs="0" />
        <xs:element name="ContactName" type="mailxml_base:s60" />
        <xs:element name="PermitPublicationData" type="mailxml:permitPublicationDataType" minOccurs="0" />
        <xs:element name="PhoneAreaCode" type="mailxml_base:es3" />
        <xs:element name="PhoneExtension" type="mailxml_base:s05" minOccurs="0" />
        <xs:element name="PhoneLast4" type="mailxml_base:es4" />
        <xs:element name="PhonePrefix" type="mailxml_base:es3" />
        <xs:element name="State" type="mailxml_base:stateCode" minOccurs="0" />
        <xs:element name="ZipCode" type="mailxml:zipCode" />
        <xs:element name="ZipCode4" type="mailxml_base:es4" minOccurs="0" />
    </xs:sequence>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Address1 mailxml:Address1 (1) (1)
Address2 mailxml:Address2 0 (1)
City mailxml:City 0 (1)
Country mailxml:Country 0 (1)
DunsNumber mailxml:DunsNumber 0 (1)
Email mailxml:Email 0 (1)
MID mailxml:MID 0 (1)
CRID mailxml:CRID 0 (1)
ContactName mailxml:ContactName (1) (1)
PermitPublicationData mailxml:PermitPublicationData 0 (1)
PhoneAreaCode mailxml:PhoneAreaCode (1) (1)
PhoneExtension mailxml:PhoneExtension 0 (1)
PhoneLast4 mailxml:PhoneLast4 (1) (1)
PhonePrefix mailxml:PhonePrefix (1) (1)
State mailxml:State 0 (1)
ZipCode mailxml:ZipCode (1) (1)
ZipCode4 mailxml:ZipCode4 0 (1)
Collapse Derivation Tree:
Collapse References:
mailxml:MailingAgentData, mailxml:MailingAgentData, mailxml:MailingAgentData, mailxml:MailingOwnerData, mailxml:PermitHolderData, mailxml:PermitHolderForAPDatamailxml:PublisherData,