Definition Type: ComplexType
Name: mailingGroupDataType
Namespace: http://idealliance.org/maildat/Specs/md091/mailxml60a/mailxml
Containing Schema: mailxml_120308.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into LogicalPhysicalContainerIndicator in schema mailxml_120308_xsd Drilldown into MCLOCROnePassIndicator in schema mailxml_120308_xsd Drilldown into ContractNumber in schema mailxml_120308_xsd Drilldown into MailAgreementType in schema mailxml_120308_xsd Drilldown into FullServiceParticipationIndicator in schema mailxml_120308_xsd Drilldown into MailerID in schema mailxml_120308_xsd Drilldown into MailXmlPresentationCategory in schema mailxml_120308_xsd Drilldown into MailingFacility in schema mailxml_120308_xsd Drilldown into PostOfficeOfMailingZip in schema mailxml_120308_xsd Drilldown into PermitPublicationData in schema mailxml_120308_xsd Drilldown into SubmitterCRID in schema mailxml_120308_xsd Drilldown into CustomerDescription in schema mailxml_120308_xsdXSD Diagram of mailingGroupDataType in schema mailxml_120308_xsd (Mail.XML - Mailing supply chain)
Collapse XSD Schema Code:
<xs:complexType name="mailingGroupDataType">
    <xs:sequence>
        <xs:element name="CustomerDescription" type="mailxml_base:s50" minOccurs="0" />
        <xs:element name="SubmitterCRID" type="mailxml_base:CRIDType" />
        <xs:element name="PermitPublicationData" type="mailxml:permitPublicationDataType" />
        <xs:element name="PostOfficeOfMailingZip" type="mailxml_base:es5" />
        <xs:element name="MailingFacility" type="mailxml_base:s10" minOccurs="0" />
        <xs:element name="MailXmlPresentationCategory" type="mailxml_base:mailXmlPresentationCategoryType" />
        <xs:element name="MailerID" type="xs:string" minOccurs="0" />
        <xs:element name="FullServiceParticipationIndicator" type="mailxml_base:fspiType" minOccurs="0" />
        <xs:element name="MailAgreementType" type="mailxml_base:mailAgreementTypeType" minOccurs="0" />
        <xs:element name="ContractNumber" type="mailxml_base:s20" minOccurs="0" />
        <xs:element name="MCLOCROnePassIndicator" type="mailxml_base:yesNo" minOccurs="0" />
        <xs:element name="LogicalPhysicalContainerIndicator" type="mailxml_base:logicalPhysicalContainerIndicatorType" minOccurs="0" />
    </xs:sequence>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
CustomerDescription mailxml:CustomerDescription 0 (1)
SubmitterCRID mailxml:SubmitterCRID (1) (1)
PermitPublicationData mailxml:PermitPublicationData (1) (1)
PostOfficeOfMailingZip mailxml:PostOfficeOfMailingZip (1) (1)
MailingFacility mailxml:MailingFacility 0 (1)
MailXmlPresentationCategory mailxml:MailXmlPresentationCategory (1) (1)
MailerID mailxml:MailerID 0 (1)
FullServiceParticipationIndicator mailxml:FullServiceParticipationIndicator 0 (1)
MailAgreementType mailxml:MailAgreementType 0 (1)
ContractNumber mailxml:ContractNumber 0 (1)
MCLOCROnePassIndicator mailxml:MCLOCROnePassIndicator 0 (1)
LogicalPhysicalContainerIndicator mailxml:LogicalPhysicalContainerIndicator 0 (1)
Collapse Derivation Tree:
Collapse References:
mailxml:MailingGroup, mailxml:MailingGroupmailxml:MailingGroupData,