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