Definition Type: Element
Name: PostageStatementLineItemData
Namespace: http://idealliance.org/maildat/Specs/md091/mailxml60a/mailxml
Containing Schema: mailxml_120308.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into SinglePieceDimensionalWeight in schema mailxml_120308_xsd Drilldown into FlatRateIndicator in schema mailxml_120308_xsd Drilldown into ContainerType in schema mailxml_120308_xsd Drilldown into VersionID in schema mailxml_120308_xsd Drilldown into Zone in schema mailxml_120308_xsd Drilldown into TotalWeight in schema mailxml_120308_xsd Drilldown into TotalPieces in schema mailxml_120308_xsd Drilldown into SurchargeType in schema mailxml_120308_xsd Drilldown into SinglePieceWeight in schema mailxml_120308_xsd Drilldown into Section in schema mailxml_120308_xsd Drilldown into RateCategory in schema mailxml_120308_xsd Drilldown into PreparedAsSM in schema mailxml_120308_xsd Drilldown into PoundRate in schema mailxml_120308_xsd Drilldown into PostageAmount in schema mailxml_120308_xsd Drilldown into PieceRate in schema mailxml_120308_xsd Drilldown into LineNumber in schema mailxml_120308_xsd Drilldown into LineLabel in schema mailxml_120308_xsd Drilldown into HeavyLetter in schema mailxml_120308_xsd Drilldown into EntryZip in schema mailxml_120308_xsd Drilldown into EntryFacilityType in schema mailxml_120308_xsd Drilldown into EntryDiscount in schema mailxml_120308_xsd Drilldown into CustomerContainerID in schema mailxml_120308_xsd Drilldown into ContainerDisplayName in schema mailxml_120308_xsd Drilldown into BarcodeRate in schema mailxml_120308_xsdXSD Diagram of PostageStatementLineItemData in schema mailxml_120308_xsd (Mail.XML - Mailing supply chain)
Collapse XSD Schema Code:
<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>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
BarcodeRate mailxml:BarcodeRate (1) (1)
ContainerDisplayName mailxml:ContainerDisplayName 0 (1)
CustomerContainerID mailxml:CustomerContainerID 0 (1)
EntryDiscount mailxml:EntryDiscount (1) (1)
EntryFacilityType mailxml:EntryFacilityType 0 (1)
EntryZip mailxml:EntryZip 0 (1)
HeavyLetter mailxml:HeavyLetter (1) (1)
LineLabel mailxml:LineLabel 0 (1)
LineNumber mailxml:LineNumber 0 (1)
PieceRate mailxml:PieceRate 0 (1)
PostageAmount mailxml:PostageAmount 0 (1)
PoundRate mailxml:PoundRate 0 (1)
PreparedAsSM mailxml:PreparedAsSM (1) (1)
RateCategory mailxml:RateCategory 0 (1)
Section mailxml:Section 0 (1)
SinglePieceWeight mailxml:SinglePieceWeight (1) (1)
SurchargeType mailxml:SurchargeType (1) (1)
TotalPieces mailxml:TotalPieces (1) (1)
TotalWeight mailxml:TotalWeight 0 (1)
Zone mailxml:Zone 0 (1)
VersionID mailxml:VersionID 0 (1)
ContainerType mailxml:ContainerType 0 (1)
FlatRateIndicator mailxml:FlatRateIndicator 0 (1)
SinglePieceDimensionalWeight mailxml:SinglePieceDimensionalWeight (1) (1)