Definition Type: ComplexType
Name: csaDispatchType
Namespace: http://idealliance.org/maildat/Specs/md091/mailxml60a/mailxml
Containing Schema: mailxml_120308.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into CriticalAcceptanceTime in schema mailxml_120308_xsd Drilldown into LabelToZip in schema mailxml_120308_xsd Drilldown into LabelTo in schema mailxml_120308_xsd Drilldown into SeparationNumber in schema mailxml_120308_xsd Drilldown into ContainerReadyTime in schema mailxml_120308_xsd Drilldown into MinimumLoadForContainer in schema mailxml_120308_xsd Drilldown into ProcessingCodeLabel in schema mailxml_120308_xsd Drilldown into ProcessingCode in schema mailxml_120308_xsd Drilldown into ProcessingCategory in schema mailxml_120308_xsd Drilldown into MailClass in schema mailxml_120308_xsd Drilldown into FacilityLocaleKey in schema mailxml_120308_xsd Drilldown into ContainerDestinationZipCode in schema mailxml_120308_xsd Drilldown into TripVolume in schema mailxml_120308_xsd Drilldown into USPSPublicationID in schema mailxml_120308_xsd Drilldown into RecurringApptSeqID in schema mailxml_120308_xsd Drilldown into TripNumber in schema mailxml_120308_xsd Drilldown into DaysOfWeek in schema mailxml_120308_xsd Drilldown into ArrivalTime in schema mailxml_120308_xsd Drilldown into DispatchTime in schema mailxml_120308_xsd Drilldown into CSATemplate in schema mailxml_120308_xsdXSD Diagram of csaDispatchType in schema mailxml_120308_xsd (Mail.XML - Mailing supply chain)
Collapse XSD Schema Code:
<xs:complexType name="csaDispatchType">
    <xs:sequence>
        <xs:element name="DispatchTime" type="xs:time" minOccurs="0" />
        <xs:element name="ArrivalTime" type="mailxml_base:s05" minOccurs="0" />
        <xs:element name="DaysOfWeek" type="mailxml_base:daysOfWeekType" minOccurs="0" />
        <xs:element name="TripNumber" type="mailxml_base:n05" minOccurs="0" />
        <xs:element name="RecurringApptSeqID" type="mailxml_base:s06" minOccurs="0" />
        <xs:element name="USPSPublicationID" type="mailxml_base:s12" minOccurs="0" />
        <xs:element name="TripVolume" type="mailxml_base:n03" minOccurs="0" />
        <xs:element name="ContainerDestinationZipCode" type="mailxml_base:s11" minOccurs="0" maxOccurs="unbounded" />
        <xs:element name="FacilityLocaleKey" type="mailxml_base:s06" />
        <xs:element name="MailClass" type="mailxml_base:mailClassType" />
        <xs:element name="ProcessingCategory" type="mailxml_base:processingCategoryType" />
        <xs:element name="ProcessingCode" type="mailxml_base:processingCodeType" minOccurs="0" />
        <xs:element name="ProcessingCodeLabel" type="mailxml_base:s20" minOccurs="0" />
        <xs:element name="MinimumLoadForContainer" type="mailxml_base:n02" minOccurs="0" />
        <xs:element name="ContainerReadyTime" type="xs:time" minOccurs="0" />
        <xs:element name="SeparationNumber" type="mailxml_base:n03" minOccurs="0" />
        <xs:element name="LabelTo" type="mailxml_base:s25" minOccurs="0" />
        <xs:element name="LabelToZip" type="mailxml_base:s05" minOccurs="0" />
        <xs:element name="CriticalAcceptanceTime" type="mailxml_base:s05" minOccurs="0" />
    </xs:sequence>
    <xs:attribute name="CSATemplate" type="mailxml_base:csaTemplateType" />
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DispatchTime mailxml:DispatchTime 0 (1)
ArrivalTime mailxml:ArrivalTime 0 (1)
DaysOfWeek mailxml:DaysOfWeek 0 (1)
TripNumber mailxml:TripNumber 0 (1)
RecurringApptSeqID mailxml:RecurringApptSeqID 0 (1)
USPSPublicationID mailxml:USPSPublicationID 0 (1)
TripVolume mailxml:TripVolume 0 (1)
ContainerDestinationZipCode mailxml:ContainerDestinationZipCode 0 unbounded
FacilityLocaleKey mailxml:FacilityLocaleKey (1) (1)
MailClass mailxml:MailClass (1) (1)
ProcessingCategory mailxml:ProcessingCategory (1) (1)
ProcessingCode mailxml:ProcessingCode 0 (1)
ProcessingCodeLabel mailxml:ProcessingCodeLabel 0 (1)
MinimumLoadForContainer mailxml:MinimumLoadForContainer 0 (1)
ContainerReadyTime mailxml:ContainerReadyTime 0 (1)
SeparationNumber mailxml:SeparationNumber 0 (1)
LabelTo mailxml:LabelTo 0 (1)
LabelToZip mailxml:LabelToZip 0 (1)
CriticalAcceptanceTime mailxml:CriticalAcceptanceTime 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
CSATemplate mailxml:CSATemplate (Optional)
Collapse Derivation Tree:
Collapse References:
mailxml:CSADispatch