<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>
|