Definition Type: Element
Name: DeliveryContentCancelAccept
Namespace: http://idealliance.org/maildat/Specs/md091/mailxml60a/mailxml
Containing Schema: mailxml_120308.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Collapse XSD Schema Diagram:
Drilldown into CancelConfirmID in schema mailxml_120308_xsd Drilldown into ContentCancel in schema mailxml_120308_xsd Drilldown into SchedulerCorpID in schema mailxml_120308_xsd Drilldown into SchedulerID in schema mailxml_120308_xsd Drilldown into DeliveryContentHeaderInfoCancel in schema mailxml_120308_xsdXSD Diagram of DeliveryContentCancelAccept in schema mailxml_120308_xsd (Mail.XML - Mailing supply chain)
Collapse XSD Schema Code:
<xs:element name="DeliveryContentCancelAccept">
    <xs:complexType>
        <xs:sequence maxOccurs="unbounded">
            <xs:element name="ContentCancel" type="mailxml:contentCancelType" />
            <xs:element name="CancelConfirmID" type="mailxml_base:s12" />
        </xs:sequence>
        <xs:attributeGroup ref="mailxml:DeliveryContentHeaderInfoCancel" />
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ContentCancel mailxml:ContentCancel (1) (1)
CancelConfirmID mailxml:CancelConfirmID (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
SchedulerID mailxml:SchedulerID Required
SchedulerCorpID mailxml:SchedulerCorpID Required