Definition Type: Element
Name: PeriodicalLineItemData
Namespace: http://idealliance.org/maildat/Specs/md091/mailxml60a/mailxml
Containing Schema: mailxml_120308.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into MachinableFlag in schema mailxml_120308_xsd Drilldown into Containers in schema mailxml_120308_xsd Drilldown into ChargeableEntryLevel in schema mailxml_120308_xsd Drilldown into Bundles in schema mailxml_120308_xsd Drilldown into ChargableBundleLevel in schema mailxml_120308_xsd Drilldown into ChargableContainerLevel in schema mailxml_120308_xsd Drilldown into ContainerType in schema mailxml_120308_xsd Drilldown into Zone in schema mailxml_120308_xsd Drilldown into SubreqCopies in schema mailxml_120308_xsd Drilldown into Section in schema mailxml_120308_xsd Drilldown into RateCategory in schema mailxml_120308_xsd Drilldown into PoundRate in schema mailxml_120308_xsd Drilldown into PostageAmount in schema mailxml_120308_xsd Drilldown into Pieces in schema mailxml_120308_xsd Drilldown into PieceRate in schema mailxml_120308_xsd Drilldown into NonCopies in schema mailxml_120308_xsd Drilldown into LineNumber in schema mailxml_120308_xsd Drilldown into LineLabel in schema mailxml_120308_xsd Drilldown into InOutCountyIndicator in schema mailxml_120308_xsd Drilldown into DiscountType in schema mailxml_120308_xsd Drilldown into DiscountQty in schema mailxml_120308_xsd Drilldown into Copies in schema mailxml_120308_xsdXSD Diagram of PeriodicalLineItemData in schema mailxml_120308_xsd (Mail.XML - Mailing supply chain)
Collapse XSD Schema Code:
<xs:element name="PeriodicalLineItemData">
    <xs:annotation>
        <xs:documentation>
        </xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:sequence>
            <xs:element name="Copies" type="xs:nonNegativeInteger" minOccurs="0" />
            <xs:element name="DiscountQty" type="xs:double" minOccurs="0" />
            <xs:element name="DiscountType" type="mailxml_base:s01" minOccurs="0" />
            <xs:element name="InOutCountyIndicator" type="mailxml_base:inCountyOutCountyIndicatorType" />
            <xs:element name="LineLabel" type="mailxml_base:s80" minOccurs="0" />
            <xs:element name="LineNumber" type="mailxml_base:s03" minOccurs="0" />
            <xs:element name="NonCopies" type="xs:nonNegativeInteger" minOccurs="0" />
            <xs:element name="PieceRate" type="xs:double" minOccurs="0" />
            <xs:element name="Pieces" type="xs:nonNegativeInteger" minOccurs="0" />
            <xs:element name="PostageAmount" type="xs:double" minOccurs="0" />
            <xs:element name="PoundRate" type="xs:double" minOccurs="0" />
            <xs:element name="RateCategory" type="mailxml_base:rateCategoryType" minOccurs="0" />
            <xs:element name="Section" type="mailxml_base:s01" minOccurs="0" />
            <xs:element name="SubreqCopies" type="xs:nonNegativeInteger" minOccurs="0" />
            <xs:element name="Zone" type="mailxml_base:zoneType" minOccurs="0" />
            <xs:element name="ContainerType" type="mailxml_base:containerType" minOccurs="0" />
            <xs:element name="ChargableContainerLevel" type="mailxml_base:chargeableContainerLevelType" minOccurs="0" />
            <xs:element name="ChargableBundleLevel" type="mailxml_base:chargeableBundleLevelType" minOccurs="0" />
            <xs:element name="Bundles" type="xs:double" minOccurs="0" />
            <xs:element name="ChargeableEntryLevel" type="mailxml_base:chargeableEntryLevelType" minOccurs="0" />
            <xs:element name="Containers" type="xs:double" minOccurs="0" />
            <xs:element name="MachinableFlag" type="mailxml_base:yesNo" minOccurs="0" />
        </xs:sequence>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Copies mailxml:Copies 0 (1)
DiscountQty mailxml:DiscountQty 0 (1)
DiscountType mailxml:DiscountType 0 (1)
InOutCountyIndicator mailxml:InOutCountyIndicator (1) (1)
LineLabel mailxml:LineLabel 0 (1)
LineNumber mailxml:LineNumber 0 (1)
NonCopies mailxml:NonCopies 0 (1)
PieceRate mailxml:PieceRate 0 (1)
Pieces mailxml:Pieces 0 (1)
PostageAmount mailxml:PostageAmount 0 (1)
PoundRate mailxml:PoundRate 0 (1)
RateCategory mailxml:RateCategory 0 (1)
Section mailxml:Section 0 (1)
SubreqCopies mailxml:SubreqCopies 0 (1)
Zone mailxml:Zone 0 (1)
ContainerType mailxml:ContainerType 0 (1)
ChargableContainerLevel mailxml:ChargableContainerLevel 0 (1)
ChargableBundleLevel mailxml:ChargableBundleLevel 0 (1)
Bundles mailxml:Bundles 0 (1)
ChargeableEntryLevel mailxml:ChargeableEntryLevel 0 (1)
Containers mailxml:Containers 0 (1)
MachinableFlag mailxml:MachinableFlag 0 (1)