Definition Type: ComplexType
Name: summaryRecordUpdateType
Namespace: http://idealliance.org/maildat/Specs/md091/mailxml60a/mailxml
Containing Schema: mailxml_120308.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into USPSPickup in schema mailxml_120308_xsd Drilldown into IMBLowerSerialization in schema mailxml_120308_xsd Drilldown into IMBUpperSerialization in schema mailxml_120308_xsd Drilldown into FASTSchedulerID in schema mailxml_120308_xsd Drilldown into FASTContentID in schema mailxml_120308_xsd Drilldown into UserInformationLine2 in schema mailxml_120308_xsd Drilldown into UserInformationLine1 in schema mailxml_120308_xsd Drilldown into ContainerBarcode in schema mailxml_120308_xsd Drilldown into IMBarcode in schema mailxml_120308_xsd Drilldown into TransportDUNSNumber in schema mailxml_120308_xsd Drilldown into EMD8125ASNBarcode in schema mailxml_120308_xsd Drilldown into ContainerHeightSource in schema mailxml_120308_xsd Drilldown into ContainerHeight in schema mailxml_120308_xsd Drilldown into ContainerGrossWeight in schema mailxml_120308_xsd Drilldown into PostageGroupingID in schema mailxml_120308_xsd Drilldown into TransShipBoLNumber in schema mailxml_120308_xsd Drilldown into ContainerStatus in schema mailxml_120308_xsd Drilldown into UniqueContainerID in schema mailxml_120308_xsd Drilldown into TotalWeight in schema mailxml_120308_xsd Drilldown into InternalDate in schema mailxml_120308_xsd Drilldown into CSATripID in schema mailxml_120308_xsd Drilldown into IncludedInOtherDocumentation in schema mailxml_120308_xsd Drilldown into TransportationCarrierID in schema mailxml_120308_xsd Drilldown into ContainerReadyToPayTransactionID in schema mailxml_120308_xsd Drilldown into PostageStatementMailingTime in schema mailxml_120308_xsd Drilldown into PostageStatementMailingDate in schema mailxml_120308_xsd Drilldown into ActualInductionTime in schema mailxml_120308_xsd Drilldown into ActualInductionDate in schema mailxml_120308_xsd Drilldown into ScheduledInductionTime in schema mailxml_120308_xsd Drilldown into ScheduledInductionDate in schema mailxml_120308_xsd Drilldown into AdditionalInHomeRange in schema mailxml_120308_xsd Drilldown into ScheduledInHomeDate in schema mailxml_120308_xsd Drilldown into ContainerAcceptanceDate in schema mailxml_120308_xsd Drilldown into ActualContainerPickupTime in schema mailxml_120308_xsd Drilldown into ActualContainerPickupDate in schema mailxml_120308_xsd Drilldown into ScheduledContainerPickupTime in schema mailxml_120308_xsd Drilldown into SchdeuledContainerPickupDate in schema mailxml_120308_xsd Drilldown into ActualContainerShipTime in schema mailxml_120308_xsd Drilldown into ActualContainerShipDate in schema mailxml_120308_xsd Drilldown into ScheduledShipTime in schema mailxml_120308_xsd Drilldown into ScheduledShipDate in schema mailxml_120308_xsd Drilldown into ContainerShipTime in schema mailxml_120308_xsd Drilldown into ContainerShipDate in schema mailxml_120308_xsd Drilldown into ReservationNumber in schema mailxml_120308_xsd Drilldown into StopDesignator in schema mailxml_120308_xsd Drilldown into TruckDispatchNumber in schema mailxml_120308_xsd Drilldown into ParentContainerRefID in schema mailxml_120308_xsd Drilldown into ContainerGroupingDescription in schema mailxml_120308_xsd Drilldown into EntryPointADPostalCode in schema mailxml_120308_xsd Drilldown into EntryPointADLocaleKey in schema mailxml_120308_xsd Drilldown into EntryPointEDFacilityType in schema mailxml_120308_xsd Drilldown into EntryPointEDPostalCode in schema mailxml_120308_xsd Drilldown into MailDatContainer in schema mailxml_120308_xsdXSD Diagram of summaryRecordUpdateType in schema mailxml_120308_xsd (Mail.XML - Mailing supply chain)
Collapse XSD Schema Code:
<xs:complexType name="summaryRecordUpdateType">
    <xs:sequence>
        <xs:element name="MailDatContainer" type="mailxml:mailDatContainerIDType" />
        <xs:choice minOccurs="0" maxOccurs="2">
            <xs:sequence>
                <xs:element name="EntryPointEDPostalCode" type="mailxml_base:entryPointEDPostalCodeType" />
                <xs:element name="EntryPointEDFacilityType" type="mailxml_base:entryPointEDFacilityTypeType" />
            </xs:sequence>
            <xs:sequence>
                <xs:element name="EntryPointADLocaleKey" type="mailxml_base:entryPointADLocaleKeyType" />
                <xs:element name="EntryPointADPostalCode" type="mailxml_base:entryPointADPostalCodeType" />
            </xs:sequence>
        </xs:choice>
        <xs:element name="ContainerGroupingDescription" type="mailxml_base:s09" minOccurs="0" />
        <xs:element name="ParentContainerRefID" type="mailxml_base:parentContainerRefIDType" minOccurs="0" />
        <xs:element name="TruckDispatchNumber" type="mailxml_base:truckDispatchNumberType" minOccurs="0" />
        <xs:element name="StopDesignator" type="mailxml_base:stopDesignatorType" minOccurs="0" />
        <xs:element name="ReservationNumber" type="mailxml_base:reservationNumberType" minOccurs="0" />
        <xs:sequence minOccurs="0">
            <xs:element name="ContainerShipDate" type="mailxml_base:containerShipDateType" />
            <xs:element name="ContainerShipTime" type="mailxml_base:containerShipTimeType" />
        </xs:sequence>
        <xs:sequence minOccurs="0">
            <xs:element name="ScheduledShipDate" type="mailxml_base:containerShipDateType" />
            <xs:element name="ScheduledShipTime" type="mailxml_base:containerShipTimeType" />
        </xs:sequence>
        <xs:sequence minOccurs="0">
            <xs:element name="ActualContainerShipDate" type="mailxml_base:containerShipDateType" />
            <xs:element name="ActualContainerShipTime" type="mailxml_base:containerShipTimeType" />
        </xs:sequence>
        <xs:sequence minOccurs="0">
            <xs:element name="SchdeuledContainerPickupDate" type="mailxml_base:containerPickupDateType" />
            <xs:element name="ScheduledContainerPickupTime" type="mailxml_base:containerPickupTimeType" />
        </xs:sequence>
        <xs:sequence minOccurs="0">
            <xs:element name="ActualContainerPickupDate" type="mailxml_base:containerPickupDateType" />
            <xs:element name="ActualContainerPickupTime" type="mailxml_base:containerPickupTimeType" />
        </xs:sequence>
        <xs:element name="ContainerAcceptanceDate" type="mailxml_base:containerAcceptanceDateType" minOccurs="0" />
        <xs:element name="ScheduledInHomeDate" type="mailxml_base:scheduledInHomeDateType" minOccurs="0" />
        <xs:element name="AdditionalInHomeRange" type="mailxml_base:additionalInHomeRangeType" minOccurs="0" />
        <xs:sequence minOccurs="0">
            <xs:element name="ScheduledInductionDate" type="mailxml_base:scheduledInductionDateType" />
            <xs:element name="ScheduledInductionTime" type="mailxml_base:scheduledInductionTimeType" />
        </xs:sequence>
        <xs:sequence minOccurs="0">
            <xs:element name="ActualInductionDate" type="xs:date" />
            <xs:element name="ActualInductionTime" type="xs:time" />
        </xs:sequence>
        <xs:sequence minOccurs="0">
            <xs:element name="PostageStatementMailingDate" type="xs:date" />
            <xs:element name="PostageStatementMailingTime" type="xs:time" />
        </xs:sequence>
        <xs:element name="ContainerReadyToPayTransactionID" type="mailxml_base:n06" minOccurs="0" />
        <xs:element name="TransportationCarrierID" type="mailxml_base:s15" minOccurs="0" />
        <xs:element name="IncludedInOtherDocumentation" type="xs:boolean" minOccurs="0" />
        <xs:element name="CSATripID" type="mailxml_base:s10" minOccurs="0" />
        <xs:element name="InternalDate" type="mailxml_base:internalDateType" minOccurs="0" />
        <xs:element name="TotalWeight" type="mailxml_base:totalWeightType" minOccurs="0" />
        <xs:element name="UniqueContainerID" type="mailxml_base:uniqueContainerIDType" minOccurs="0" />
        <xs:element name="ContainerStatus" type="mailxml_base:containerStatusType" minOccurs="0" />
        <xs:element name="TransShipBoLNumber" type="mailxml_base:transShipBoLNumberType" minOccurs="0" />
        <xs:element name="PostageGroupingID" type="mailxml_base:postageGroupingIDType" minOccurs="0" />
        <xs:element name="ContainerGrossWeight" type="mailxml_base:containerGrossWeightType" minOccurs="0" />
        <xs:element name="ContainerHeight" type="mailxml_base:containerHeightType" minOccurs="0" />
        <xs:element name="ContainerHeightSource" type="mailxml_base:containerHeightSourceType" minOccurs="0" />
        <xs:element name="EMD8125ASNBarcode" type="mailxml_base:eMD8125ASNBarcodeType" minOccurs="0" />
        <xs:element name="TransportDUNSNumber" type="mailxml_base:s15" minOccurs="0" />
        <xs:element name="IMBarcode" type="mailxml_base:container24CharacterBarcodeType" minOccurs="0" />
        <xs:element name="ContainerBarcode" type="mailxml_base:containerBarcodeType" minOccurs="0" />
        <xs:element name="UserInformationLine1" type="mailxml_base:userInformationLine1Type" minOccurs="0" />
        <xs:element name="UserInformationLine2" type="mailxml_base:userInformationLine2Type" minOccurs="0" />
        <xs:element name="FASTContentID" type="mailxml_base:fASTContentIDType" minOccurs="0" />
        <xs:element name="FASTSchedulerID" type="mailxml_base:fASTSchedulerIDType" minOccurs="0" />
        <xs:element name="IMBUpperSerialization" type="mailxml_base:iMBUpperSerializationType" minOccurs="0" />
        <xs:element name="IMBLowerSerialization" type="mailxml_base:iMBLowerSerializationType" minOccurs="0" />
        <xs:element name="USPSPickup" type="mailxml_base:uspsPickupType" minOccurs="0" />
    </xs:sequence>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
MailDatContainer mailxml:MailDatContainer (1) (1)
EntryPointEDPostalCode mailxml:EntryPointEDPostalCode (1) (1)
EntryPointEDFacilityType mailxml:EntryPointEDFacilityType (1) (1)
EntryPointADLocaleKey mailxml:EntryPointADLocaleKey (1) (1)
EntryPointADPostalCode mailxml:EntryPointADPostalCode (1) (1)
ContainerGroupingDescription mailxml:ContainerGroupingDescription 0 (1)
ParentContainerRefID mailxml:ParentContainerRefID 0 (1)
TruckDispatchNumber mailxml:TruckDispatchNumber 0 (1)
StopDesignator mailxml:StopDesignator 0 (1)
ReservationNumber mailxml:ReservationNumber 0 (1)
ContainerShipDate mailxml:ContainerShipDate (1) (1)
ContainerShipTime mailxml:ContainerShipTime (1) (1)
ScheduledShipDate mailxml:ScheduledShipDate (1) (1)
ScheduledShipTime mailxml:ScheduledShipTime (1) (1)
ActualContainerShipDate mailxml:ActualContainerShipDate (1) (1)
ActualContainerShipTime mailxml:ActualContainerShipTime (1) (1)
SchdeuledContainerPickupDate mailxml:SchdeuledContainerPickupDate (1) (1)
ScheduledContainerPickupTime mailxml:ScheduledContainerPickupTime (1) (1)
ActualContainerPickupDate mailxml:ActualContainerPickupDate (1) (1)
ActualContainerPickupTime mailxml:ActualContainerPickupTime (1) (1)
ContainerAcceptanceDate mailxml:ContainerAcceptanceDate 0 (1)
ScheduledInHomeDate mailxml:ScheduledInHomeDate 0 (1)
AdditionalInHomeRange mailxml:AdditionalInHomeRange 0 (1)
ScheduledInductionDate mailxml:ScheduledInductionDate (1) (1)
ScheduledInductionTime mailxml:ScheduledInductionTime (1) (1)
ActualInductionDate mailxml:ActualInductionDate (1) (1)
ActualInductionTime mailxml:ActualInductionTime (1) (1)
PostageStatementMailingDate mailxml:PostageStatementMailingDate (1) (1)
PostageStatementMailingTime mailxml:PostageStatementMailingTime (1) (1)
ContainerReadyToPayTransactionID mailxml:ContainerReadyToPayTransactionID 0 (1)
TransportationCarrierID mailxml:TransportationCarrierID 0 (1)
IncludedInOtherDocumentation mailxml:IncludedInOtherDocumentation 0 (1)
CSATripID mailxml:CSATripID 0 (1)
InternalDate mailxml:InternalDate 0 (1)
TotalWeight mailxml:TotalWeight 0 (1)
UniqueContainerID mailxml:UniqueContainerID 0 (1)
ContainerStatus mailxml:ContainerStatus 0 (1)
TransShipBoLNumber mailxml:TransShipBoLNumber 0 (1)
PostageGroupingID mailxml:PostageGroupingID 0 (1)
ContainerGrossWeight mailxml:ContainerGrossWeight 0 (1)
ContainerHeight mailxml:ContainerHeight 0 (1)
ContainerHeightSource mailxml:ContainerHeightSource 0 (1)
EMD8125ASNBarcode mailxml:EMD8125ASNBarcode 0 (1)
TransportDUNSNumber mailxml:TransportDUNSNumber 0 (1)
IMBarcode mailxml:IMBarcode 0 (1)
ContainerBarcode mailxml:ContainerBarcode 0 (1)
UserInformationLine1 mailxml:UserInformationLine1 0 (1)
UserInformationLine2 mailxml:UserInformationLine2 0 (1)
FASTContentID mailxml:FASTContentID 0 (1)
FASTSchedulerID mailxml:FASTSchedulerID 0 (1)
IMBUpperSerialization mailxml:IMBUpperSerialization 0 (1)
IMBLowerSerialization mailxml:IMBLowerSerialization 0 (1)
USPSPickup mailxml:USPSPickup 0 (1)
Collapse Derivation Tree:
Collapse References:
mailxml:SummaryRecordUpdate, mailxml:SummaryRecordUpdate, mailxml:SummaryRecordUpdate