Definition Type: Element
Name: DeliveryApptCancelReject
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 ReturnInfo in schema mailxml_120308_xsd Drilldown into PalletPositionCount in schema mailxml_120308_xsd Drilldown into PickupOrDelivery in schema mailxml_120308_xsd Drilldown into ApptType in schema mailxml_120308_xsd Drilldown into ShipperStopNumber in schema mailxml_120308_xsd Drilldown into ConsigneeMultiStopID in schema mailxml_120308_xsd Drilldown into ShipperMultiStopID 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 ShipperApptRequestID in schema mailxml_120308_xsd Drilldown into ResponseMsgHeaderInfo in schema mailxml_120308_xsdXSD Diagram of DeliveryApptCancelReject in schema mailxml_120308_xsd (Mail.XML - Mailing supply chain)
Collapse XSD Schema Code:
<xs:element name="DeliveryApptCancelReject">
    <xs:annotation>
        <xs:documentation>
        </xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:sequence>
            <xs:element name="ReturnInfo" type="mailxml:returnInfoType" />
        </xs:sequence>
        <xs:attributeGroup ref="mailxml:ResponseMsgHeaderInfo" />
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ReturnInfo mailxml:ReturnInfo (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
ShipperApptRequestID mailxml:ShipperApptRequestID Required
ConsigneeApptID mailxml:ConsigneeApptID Required
SchedulerID mailxml:SchedulerID Required
SchedulerCorpID mailxml:SchedulerCorpID Required
ShipperMultiStopID mailxml:ShipperMultiStopID (Optional)
ConsigneeMultiStopID mailxml:ConsigneeMultiStopID (Optional)
ShipperStopNumber mailxml:ShipperStopNumber (Optional)
ApptType mailxml:ApptType Required
PickupOrDelivery mailxml:PickupOrDelivery Required
PalletPositionCount mailxml:PalletPositionCount (Optional)