Definition Type: Element
Name: AllDeliveryApptCloseoutAccept
Namespace: http://idealliance.org/maildat/Specs/md091/mailxml60a/mailxml
Containing Schema: mailxml_120308.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
Response indicating that all delivery appointments have been closed.
Collapse XSD Schema Diagram:
Drilldown into UnscheduledConsigneeGoodsReceipt in schema mailxml_120308_xsd Drilldown into ConsigneeGoodsReceipt in schema mailxml_120308_xsd Drilldown into CreatorSchedulerID in schema mailxml_120308_xsd Drilldown into CreatorSchedulerCorpID in schema mailxml_120308_xsd Drilldown into CloseoutResponseID in schema mailxml_120308_xsd Drilldown into StatusRequestMsgHeaderInfo in schema mailxml_120308_xsdXSD Diagram of AllDeliveryApptCloseoutAccept in schema mailxml_120308_xsd (Mail.XML - Mailing supply chain)
Collapse XSD Schema Code:
<xs:element name="AllDeliveryApptCloseoutAccept">
    <xs:annotation>
        <xs:documentation>Response indicating that all delivery appointments have been closed.</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:sequence>
            <xs:element ref="mailxml:ConsigneeGoodsReceipt" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="mailxml:UnscheduledConsigneeGoodsReceipt" minOccurs="0" maxOccurs="unbounded" />
        </xs:sequence>
        <xs:attributeGroup ref="mailxml:StatusRequestMsgHeaderInfo" />
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ConsigneeGoodsReceipt mailxml:ConsigneeGoodsReceipt 0 unbounded
UnscheduledConsigneeGoodsReceipt mailxml:UnscheduledConsigneeGoodsReceipt 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
CloseoutResponseID mailxml:CloseoutResponseID Optional
CreatorSchedulerCorpID mailxml:CreatorSchedulerCorpID Required
CreatorSchedulerID mailxml:CreatorSchedulerID Optional