Definition Type: Element
Name: ContainerBundleReportCancelRequest
Namespace: http://idealliance.org/maildat/Specs/md091/mailxml60a/mailxml
Containing Schema: mailxml_120308.xsd
Abstract
Documentation:
Request to cancel a container report.
Collapse XSD Schema Diagram:
Drilldown into SubmittingSoftware in schema mailxml_120308_xsd Drilldown into SubmittingParty in schema mailxml_120308_xsd Drilldown into MailingGroupID in schema mailxml_120308_xsd Drilldown into CustomerGroupID in schema mailxml_120308_xsd Drilldown into ContainerBundleReportHeaderInfo in schema mailxml_120308_xsdXSD Diagram of ContainerBundleReportCancelRequest in schema mailxml_120308_xsd (Mail.XML - Mailing supply chain)
Collapse XSD Schema Code:
<xs:element name="ContainerBundleReportCancelRequest">
    <xs:annotation>
        <xs:documentation>Request to cancel a container report.</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:sequence>
            <xs:element name="SubmittingParty" type="mailxml:participantIDType" />
            <xs:element name="SubmittingSoftware" type="mailxml:submittingSoftwareType" />
        </xs:sequence>
        <xs:attributeGroup ref="mailxml:ContainerBundleReportHeaderInfo" />
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
SubmittingParty mailxml:SubmittingParty (1) (1)
SubmittingSoftware mailxml:SubmittingSoftware (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
CustomerGroupID mailxml:CustomerGroupID Required
MailingGroupID mailxml:MailingGroupID Required