Definition Type: ComplexType
Name: midEntryType
Namespace: http://idealliance.org/maildat/Specs/md091/mailxml60a/mailxml
Containing Schema: mailxml_120308.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into SequenceNumber in schema mailxml_120308_xsd Drilldown into ZipCode in schema mailxml_120308_xsd Drilldown into State 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_xsd Drilldown into CompanyHQIndicator in schema mailxml_120308_xsd Drilldown into PermitPublicationData in schema mailxml_120308_xsd Drilldown into CustomerName in schema mailxml_120308_xsd Drilldown into CustomerCRID in schema mailxml_120308_xsdXSD Diagram of midEntryType in schema mailxml_120308_xsd (Mail.XML - Mailing supply chain)
Collapse XSD Schema Code:
<xs:complexType name="midEntryType">
    <xs:sequence>
        <xs:element name="CustomerCRID" type="mailxml_base:CRIDType" />
        <xs:element name="CustomerName" type="xs:string" />
        <xs:element name="PermitPublicationData" type="mailxml:permitPublicationDataType" />
        <xs:element name="CompanyHQIndicator" type="mailxml_base:yesNo" />
        <xs:element name="Address1" type="mailxml_base:s64" />
        <xs:element name="Address2" type="mailxml_base:s64" />
        <xs:element name="City" type="mailxml_base:s50" />
        <xs:element name="State" type="mailxml_base:s02" />
        <xs:element name="ZipCode" type="mailxml_base:ns05" />
        <xs:element name="SequenceNumber" type="xs:integer" />
    </xs:sequence>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
CustomerCRID mailxml:CustomerCRID (1) (1)
CustomerName mailxml:CustomerName (1) (1)
PermitPublicationData mailxml:PermitPublicationData (1) (1)
CompanyHQIndicator mailxml:CompanyHQIndicator (1) (1)
Address1 mailxml:Address1 (1) (1)
Address2 mailxml:Address2 (1) (1)
City mailxml:City (1) (1)
State mailxml:State (1) (1)
ZipCode mailxml:ZipCode (1) (1)
SequenceNumber mailxml:SequenceNumber (1) (1)
Collapse Derivation Tree:
Collapse References:
mailxml:MIDEntry, mailxml:MIDEntry, mailxml:MIDEntry, mailxml:MIDEntry