Definition Type: ComplexType
Name: mailDatSummaryType
Namespace: http://idealliance.org/maildat/Specs/md091/mailxml60a/mailxml
Containing Schema: mailxml_120308.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into VerificationZip4 in schema mailxml_120308_xsd Drilldown into UniqueContainerBarcode in schema mailxml_120308_xsd Drilldown into DatabaseContainerID in schema mailxml_120308_xsd Drilldown into MailDatJobID in schema mailxml_120308_xsd Drilldown into UserLicenseCode in schema mailxml_120308_xsd Drilldown into SchedulerContentID in schema mailxml_120308_xsd Drilldown into IncludedInSummarizationBlock in schema mailxml_120308_xsdXSD Diagram of mailDatSummaryType in schema mailxml_120308_xsd (Mail.XML - Mailing supply chain)
Collapse XSD Schema Code:
<xs:complexType name="mailDatSummaryType">
    <xs:sequence>
        <xs:element name="UserLicenseCode" type="mailxml_base:userLicenseCodeType" />
        <xs:element name="MailDatJobID" type="mailxml_base:jobIDType" />
        <xs:element name="DatabaseContainerID" type="mailxml_base:databaseContainerIDType" />
        <xs:element name="UniqueContainerBarcode" type="mailxml_base:container24CharacterBarcodeType" minOccurs="0" />
        <xs:element name="VerificationZip4" type="mailxml_base:ns09" minOccurs="0" />
    </xs:sequence>
    <xs:attribute name="IncludedInSummarizationBlock" type="mailxml_base:yesNo" default="No" />
    <xs:attribute name="SchedulerContentID" type="mailxml_base:s12" />
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
UserLicenseCode mailxml:UserLicenseCode (1) (1)
MailDatJobID mailxml:MailDatJobID (1) (1)
DatabaseContainerID mailxml:DatabaseContainerID (1) (1)
UniqueContainerBarcode mailxml:UniqueContainerBarcode 0 (1)
VerificationZip4 mailxml:VerificationZip4 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
IncludedInSummarizationBlock mailxml:IncludedInSummarizationBlock No (Optional)
SchedulerContentID mailxml:SchedulerContentID (Optional)
Collapse Derivation Tree:
Collapse References:
mailxml:MailDatSummary, mailxml:MailDatSummary, mailxml:MailDatSummary