Definition Type: Element
Name: DeliveryContentCancelResponse
Namespace: http://idealliance.org/maildat/Specs/md091/mailxml60a/mailxml
Type: mailxml:deliveryContentCancelResponseType
Containing Schema: mailxml_120308.xsd
Abstract
Documentation:
Response to the request to to cancel delivery content.
Collapse XSD Schema Diagram:
Drilldown into DeliveryContentCancelReject in schema mailxml_120308_xsd Drilldown into DeliveryContentCancelAccept in schema mailxml_120308_xsd Drilldown into deliveryContentCancelResponseType in schema mailxml_120308_xsdXSD Diagram of DeliveryContentCancelResponse in schema mailxml_120308_xsd (Mail.XML - Mailing supply chain)
Collapse XSD Schema Code:
<xs:element name="DeliveryContentCancelResponse" type="mailxml:deliveryContentCancelResponseType">
    <xs:annotation>
        <xs:documentation>Response to the request to to cancel delivery content.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DeliveryContentCancelAccept mailxml:DeliveryContentCancelAccept (1) (1)
DeliveryContentCancelReject mailxml:DeliveryContentCancelReject (1) (1)
Collapse Derivation Tree: