Definition Type: Element
Name: ContainerDetailData
Namespace: http://idealliance.org/maildat/Specs/md091/mailxml60a/mailxml
Containing Schema: mailxml_120308.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into ServiceLevelIndicator in schema mailxml_120308_xsd Drilldown into ActualPieces in schema mailxml_120308_xsd Drilldown into ContainerChargeContainerLevel in schema mailxml_120308_xsd Drilldown into IncludedInOtherDoc in schema mailxml_120308_xsd Drilldown into RateLevelIndicator in schema mailxml_120308_xsd Drilldown into InOutCountyIndicator in schema mailxml_120308_xsd Drilldown into ZipThreeFive in schema mailxml_120308_xsd Drilldown into VersionId in schema mailxml_120308_xsd Drilldown into Zone in schema mailxml_120308_xsd Drilldown into TotalPieces in schema mailxml_120308_xsd Drilldown into TotalCopies in schema mailxml_120308_xsd Drilldown into RateLevel in schema mailxml_120308_xsd Drilldown into Postage in schema mailxml_120308_xsd Drilldown into MailStartSeqNo in schema mailxml_120308_xsd Drilldown into MailEndSeqNo in schema mailxml_120308_xsd Drilldown into EntryDiscountType in schema mailxml_120308_xsd Drilldown into DestinationZip in schema mailxml_120308_xsd Drilldown into CumulativePostage in schema mailxml_120308_xsd Drilldown into CarrierRouteNumber in schema mailxml_120308_xsd Drilldown into MailOwner in schema mailxml_120308_xsdXSD Diagram of ContainerDetailData in schema mailxml_120308_xsd (Mail.XML - Mailing supply chain)
Collapse XSD Schema Code:
<xs:element name="ContainerDetailData">
    <xs:annotation>
        <xs:documentation>
        </xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:sequence>
            <xs:element name="MailOwner" type="mailxml:permitPublicationDataType" minOccurs="0" />
            <xs:element name="CarrierRouteNumber" type="mailxml_base:es4" minOccurs="0" />
            <xs:element name="CumulativePostage" type="xs:double" />
            <xs:element name="DestinationZip" type="mailxml_base:zipCodeThreeOrFiveDigit" />
            <xs:element name="EntryDiscountType" type="mailxml_base:entryDiscountType" />
            <xs:element name="MailEndSeqNo" type="mailxml_base:s50" minOccurs="0" />
            <xs:element name="MailStartSeqNo" type="mailxml_base:s50" minOccurs="0" />
            <xs:element name="Postage" type="xs:double" />
            <xs:element name="RateLevel" type="mailxml_base:rateLevelType" />
            <xs:element name="TotalCopies" type="xs:nonNegativeInteger" />
            <xs:element name="TotalPieces" type="xs:nonNegativeInteger" />
            <xs:element name="Zone" type="mailxml_base:zoneType" minOccurs="0" />
            <xs:element name="VersionId" type="mailxml_base:s10" minOccurs="0" />
            <xs:element name="ZipThreeFive" type="mailxml_base:zipCodeThreeOrFiveDigit" minOccurs="0" />
            <xs:element name="InOutCountyIndicator" type="mailxml_base:inCountyOutCountyIndicatorType" minOccurs="0" />
            <xs:element name="RateLevelIndicator" type="mailxml_base:rateLevelIndicatorType" minOccurs="0" />
            <xs:element name="IncludedInOtherDoc" type="mailxml_base:yesNo" minOccurs="0" />
            <xs:element name="ContainerChargeContainerLevel" type="mailxml_base:cccLevelType" minOccurs="0" />
            <xs:element name="ActualPieces" type="xs:nonNegativeInteger" />
            <xs:element name="ServiceLevelIndicator" type="mailxml_base:serviceLevelIndicatorType" />
        </xs:sequence>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
MailOwner mailxml:MailOwner 0 (1)
CarrierRouteNumber mailxml:CarrierRouteNumber 0 (1)
CumulativePostage mailxml:CumulativePostage (1) (1)
DestinationZip mailxml:DestinationZip (1) (1)
EntryDiscountType mailxml:EntryDiscountType (1) (1)
MailEndSeqNo mailxml:MailEndSeqNo 0 (1)
MailStartSeqNo mailxml:MailStartSeqNo 0 (1)
Postage mailxml:Postage (1) (1)
RateLevel mailxml:RateLevel (1) (1)
TotalCopies mailxml:TotalCopies (1) (1)
TotalPieces mailxml:TotalPieces (1) (1)
Zone mailxml:Zone 0 (1)
VersionId mailxml:VersionId 0 (1)
ZipThreeFive mailxml:ZipThreeFive 0 (1)
InOutCountyIndicator mailxml:InOutCountyIndicator 0 (1)
RateLevelIndicator mailxml:RateLevelIndicator 0 (1)
IncludedInOtherDoc mailxml:IncludedInOtherDoc 0 (1)
ContainerChargeContainerLevel mailxml:ContainerChargeContainerLevel 0 (1)
ActualPieces mailxml:ActualPieces (1) (1)
ServiceLevelIndicator mailxml:ServiceLevelIndicator (1) (1)