Definition Type: Element
Name: USPSForecastCancelRequest
Namespace: http://idealliance.org/maildat/Specs/md091/mailxml60a/mailxml
Containing Schema: mailxml_120308.xsd
Abstract
Documentation:
Request to cancel a USPS forecast.
Collapse XSD Schema Diagram:
Drilldown into ReturnInfo in schema mailxml_120308_xsd Drilldown into SubmittingSoftware in schema mailxml_120308_xsd Drilldown into SubmittingParty in schema mailxml_120308_xsd Drilldown into Month in schema mailxml_120308_xsd Drilldown into ProcessingCategory in schema mailxml_120308_xsd Drilldown into MailClass in schema mailxml_120308_xsd Drilldown into OriginConsigneeFacility in schema mailxml_120308_xsd Drilldown into ConsigneeForecastID in schema mailxml_120308_xsd Drilldown into ShipperForecastRequestID in schema mailxml_120308_xsd Drilldown into SchedulerID in schema mailxml_120308_xsd Drilldown into SchedulerCorpID in schema mailxml_120308_xsd Drilldown into USPSForecastAcceptHeaderInfo in schema mailxml_120308_xsdXSD Diagram of USPSForecastCancelRequest in schema mailxml_120308_xsd (Mail.XML - Mailing supply chain)
Collapse XSD Schema Code:
<xs:element name="USPSForecastCancelRequest">
    <xs:annotation>
        <xs:documentation>Request to cancel a USPS forecast.</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:sequence>
            <xs:element name="SubmittingParty" type="mailxml:participantIDType" />
            <xs:element name="SubmittingSoftware" type="mailxml:submittingSoftwareType" />
            <xs:element name="ReturnInfo" type="mailxml:basicReturnInfoType" minOccurs="0" />
        </xs:sequence>
        <xs:attributeGroup ref="mailxml:USPSForecastAcceptHeaderInfo" />
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
SubmittingParty mailxml:SubmittingParty (1) (1)
SubmittingSoftware mailxml:SubmittingSoftware (1) (1)
ReturnInfo mailxml:ReturnInfo 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
SchedulerCorpID mailxml:SchedulerCorpID Required
SchedulerID mailxml:SchedulerID Required
ShipperForecastRequestID mailxml:ShipperForecastRequestID Required
ConsigneeForecastID mailxml:ConsigneeForecastID (Optional)
OriginConsigneeFacility mailxml:OriginConsigneeFacility (Optional)
MailClass mailxml:MailClass (Optional)
ProcessingCategory mailxml:ProcessingCategory (Optional)
Month mailxml:Month (Optional)