Definition Type: AttributeGroup
Name: USPSForecastAcceptHeaderInfo
Namespace: http://idealliance.org/maildat/Specs/md091/mailxml60a/mailxml
Containing Schema: mailxml_120308.xsd
Collapse XSD Schema Diagram:
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_xsdXSD Diagram of USPSForecastAcceptHeaderInfo in schema mailxml_120308_xsd (Mail.XML - Mailing supply chain)
Collapse XSD Schema Code:
<xs:attributeGroup name="USPSForecastAcceptHeaderInfo">
    <xs:attribute name="SchedulerCorpID" type="mailxml_base:s12" use="required" />
    <xs:attribute name="SchedulerID" type="mailxml_base:s12" use="required" />
    <xs:attribute name="ShipperForecastRequestID" type="mailxml_base:s12" use="required" />
    <xs:attribute name="ConsigneeForecastID" type="mailxml_base:s12" />
    <xs:attribute name="OriginConsigneeFacility" type="mailxml_base:s15" />
    <xs:attribute name="MailClass" type="mailxml_base:mailClassType" />
    <xs:attribute name="ProcessingCategory" type="mailxml_base:processingCategoryType" />
    <xs:attribute name="Month" type="mailxml_base:monthType" />
</xs:attributeGroup>
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)