<xs:element name="PostageStatementLineItemData">
<xs:annotation>
<xs:documentation>
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element name="BarcodeRate" type="mailxml_base:barcodeRateType" />
<xs:element name="ContainerDisplayName" type="mailxml_base:s50" minOccurs="0" />
<xs:element name="CustomerContainerID" type="mailxml_base:s50" minOccurs="0" />
<xs:element name="EntryDiscount" type="mailxml_base:entryDiscountType" />
<xs:element name="EntryFacilityType" type="mailxml_base:entryFacilityType" minOccurs="0" />
<xs:element name="EntryZip" type="mailxml_base:zipCodeThreeOrFiveDigit" minOccurs="0" />
<xs:element name="HeavyLetter" type="xs:boolean" />
<xs:element name="LineLabel" type="mailxml_base:s80" minOccurs="0" />
<xs:element name="LineNumber" type="mailxml_base:s03" minOccurs="0" />
<xs:element name="PieceRate" type="xs:double" minOccurs="0" />
<xs:element name="PostageAmount" type="xs:double" minOccurs="0" />
<xs:element name="PoundRate" type="xs:double" minOccurs="0" />
<xs:element name="PreparedAsSM" type="xs:boolean" />
<xs:element name="RateCategory" type="mailxml_base:rateCategoryType" minOccurs="0" />
<xs:element name="Section" type="mailxml_base:s01" minOccurs="0" />
<xs:element name="SinglePieceWeight" type="xs:double" />
<xs:element name="SurchargeType" type="mailxml_base:surchargeType" />
<xs:element name="TotalPieces" type="xs:nonNegativeInteger" />
<xs:element name="TotalWeight" type="xs:double" minOccurs="0" />
<xs:element name="Zone" type="mailxml_base:zoneType" minOccurs="0" />
<xs:element name="VersionID" type="mailxml_base:s10" minOccurs="0" />
<xs:element name="ContainerType" type="mailxml_base:mailXMLContainerType" minOccurs="0" />
<xs:element name="FlatRateIndicator" type="mailxml_base:flatRateIndicatorType" minOccurs="0" />
<xs:element name="SinglePieceDimensionalWeight" type="xs:double" />
</xs:sequence>
</xs:complexType>
</xs:element>
|