Definition Type: ComplexType
Name: deliveryContentUpdateRejectType
Namespace: http://idealliance.org/maildat/Specs/md091/mailxml60a/mailxml
Containing Schema: mailxml_120308.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into ReturnInfo in schema mailxml_120308_xsd Drilldown into FullContentReplacement in schema mailxml_120308_xsd Drilldown into SchedulerCorpID in schema mailxml_120308_xsd Drilldown into SchedulerID in schema mailxml_120308_xsd Drilldown into ConsigneeApptID in schema mailxml_120308_xsd Drilldown into DeliveryContentUpdateHeaderInfo in schema mailxml_120308_xsdXSD Diagram of deliveryContentUpdateRejectType in schema mailxml_120308_xsd (Mail.XML - Mailing supply chain)
Collapse XSD Schema Code:
<xs:complexType name="deliveryContentUpdateRejectType">
    <xs:sequence>
        <xs:element name="ReturnInfo" type="mailxml:returnInfoType" />
    </xs:sequence>
    <xs:attributeGroup ref="mailxml:DeliveryContentUpdateHeaderInfo" />
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ReturnInfo mailxml:ReturnInfo (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
ConsigneeApptID mailxml:ConsigneeApptID (Optional)
SchedulerID mailxml:SchedulerID Required
SchedulerCorpID mailxml:SchedulerCorpID Required
FullContentReplacement mailxml:FullContentReplacement No (Optional)
Collapse Derivation Tree:
Collapse References:
mailxml:DeliveryContentUpdateReject