Definition Type: AttributeGroup
Name: USPSForecastMsgHeaderInfo
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 USPSForecastMsgHeaderInfo in schema mailxml_120308_xsd (Mail.XML - Mailing supply chain)
Collapse XSD Schema Code:
<xs:attributeGroup name="USPSForecastMsgHeaderInfo">
    <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" use="required" />
    <xs:attribute name="MailClass" type="mailxml_base:mailClassType" use="required" />
    <xs:attribute name="ProcessingCategory" type="mailxml_base:processingCategoryType" use="required" />
    <xs:attribute name="Month" type="mailxml_base:monthType" use="required" />
</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 Required
MailClass mailxml:MailClass Required
ProcessingCategory mailxml:ProcessingCategory Required
Month mailxml:Month Required